Searched refs:deviceInfoEntityKeyList (Results 1 – 2 of 2) sorted by relevance
149 List<com.googlecode.objectify.Key<DeviceInfoEntity>> deviceInfoEntityKeyList = in getBranchSet() local153 ofy().load().keys(() -> deviceInfoEntityKeyList.iterator()).values(); in getBranchSet()166 List<com.googlecode.objectify.Key<DeviceInfoEntity>> deviceInfoEntityKeyList = in getDeviceSet() local170 ofy().load().keys(() -> deviceInfoEntityKeyList.iterator()).values(); in getDeviceSet()
216 List<com.googlecode.objectify.Key<DeviceInfoEntity>> deviceInfoEntityKeyList = in getCoverageDispatcher() local221 ofy().load().keys(() -> deviceInfoEntityKeyList.iterator()).values(); in getCoverageDispatcher()