Searched refs:getAndroidIds (Results 1 – 5 of 5) sorted by relevance
1042 public Map<Integer, String> getAndroidIds() throws DeviceNotAvailableException; in getAndroidIds() method
5237 assertEquals(expected, mTestDevice.getAndroidIds()); in testGetAndroidIds()5250 assertNull(mTestDevice.getAndroidIds()); in testGetAndroidIds_noUser()5274 assertEquals(expected, mTestDevice.getAndroidIds()); in testGetAndroidIds_noMatch()
860 mTestDevice.getAndroidIds(); in testGetAndroidIds_exception()
2357 public Map<Integer, String> getAndroidIds() throws DeviceNotAvailableException { in getAndroidIds() method in TestDevice
5236 public Map<Integer, String> getAndroidIds() throws DeviceNotAvailableException { in getAndroidIds() method in NativeDevice