Searched refs:copyWithParent (Results 1 – 3 of 3) sorted by relevance
308 public DeviceInfoEntity copyWithParent(com.googlecode.objectify.Key parentKey) { in copyWithParent() method in DeviceInfoEntity
506 deviceInfoEntityList.add(device.copyWithParent(testPlanRunEntity.getOfyKey())); in insertTestPlanReport()
640 device.copyWithParent(testPlanRun.getOfyKey()).toEntity()); in doPost()