Searched refs:getAndroidIds (Results 1 – 5 of 5) sorted by relevance
4075 assertEquals(expected, mTestDevice.getAndroidIds()); in testGetAndroidIds()4088 assertNull(mTestDevice.getAndroidIds()); in testGetAndroidIds_noUser()4111 assertEquals(expected, mTestDevice.getAndroidIds()); in testGetAndroidIds_noMatch()
730 mTestDevice.getAndroidIds(); in testGetAndroidIds_exception()
899 public Map<Integer, String> getAndroidIds() throws DeviceNotAvailableException; in getAndroidIds() method
1690 public Map<Integer, String> getAndroidIds() throws DeviceNotAvailableException { in getAndroidIds() method in TestDevice
4381 public Map<Integer, String> getAndroidIds() throws DeviceNotAvailableException { in getAndroidIds() method in NativeDevice