Searched refs:listUsers (Results 1 – 4 of 4) sorted by relevance
430 ArrayList<Integer> listUsers() throws DeviceNotAvailableException; in listUsers() method
769 public ArrayList<Integer> listUsers() throws DeviceNotAvailableException {1198 ArrayList<Integer> userIds = listUsers();
3537 public ArrayList<Integer> listUsers() throws DeviceNotAvailableException { in listUsers() method in NativeDevice
1975 ArrayList<Integer> actual = mTestDevice.listUsers(); in testListUsers_oneUser()1990 mTestDevice.listUsers(); in testListUsers_invalidOutput()2007 mTestDevice.listUsers(); in testListUsers_unparsableOutput()2030 ArrayList<Integer> actual = mTestDevice.listUsers(); in testListUsers_multiUsers()3121 public ArrayList<Integer> listUsers() throws DeviceNotAvailableException { in testGetAndroidIds()3144 public ArrayList<Integer> listUsers() throws DeviceNotAvailableException { in testGetAndroidIds_noUser()3157 public ArrayList<Integer> listUsers() throws DeviceNotAvailableException { in testGetAndroidIds_noMatch()