Searched refs:getAndroidIds (Results 1 – 5 of 5) sorted by relevance
596 public Map<Integer, String> getAndroidIds() throws DeviceNotAvailableException; in getAndroidIds() method
1197 public Map<Integer, String> getAndroidIds() throws DeviceNotAvailableException {
3758 public Map<Integer, String> getAndroidIds() throws DeviceNotAvailableException { in getAndroidIds() method in NativeDevice
3135 assertEquals(expected, mTestDevice.getAndroidIds()); in testGetAndroidIds()3148 assertNull(mTestDevice.getAndroidIds()); in testGetAndroidIds_noUser()3171 assertEquals(expected, mTestDevice.getAndroidIds()); in testGetAndroidIds_noMatch()
669 mTestDevice.getAndroidIds(); in testGetAndroidIds_exception()