Searched refs:getDeviceUniqueIds (Results 1 – 4 of 4) sorted by relevance
33 abstract ArraySet<DeviceId> getDeviceUniqueIds(); in getDeviceUniqueIds() method in AbstractDeviceCheckInHelper
82 mExecutorService.submit(mCheckInHelper::getDeviceUniqueIds), in startWork()
111 ArraySet<DeviceId> getDeviceUniqueIds() { in getDeviceUniqueIds() method in DeviceCheckInHelper
255 when(mHelper.getDeviceUniqueIds()).thenReturn( in setDeviceIdAvailability()