Searched refs:getCurrentUser (Results 1 – 4 of 4) sorted by relevance
2337 int res = mTestDevice.getCurrentUser(); in testGetCurrentUser()2360 int res = mTestDevice.getCurrentUser(); in testGetCurrentUser_null()2380 mTestDevice.getCurrentUser(); in testGetCurrentUser_lowApi()2529 public int getCurrentUser() throws DeviceNotAvailableException { in testSwitchUser_alreadySameUser()2555 public int getCurrentUser() throws DeviceNotAvailableException { in testSwitchUser()2588 public int getCurrentUser() throws DeviceNotAvailableException { in testSwitchUser_delay()2640 public int getCurrentUser() throws DeviceNotAvailableException { in testSwitchUser_noChange()2681 public int getCurrentUser() throws DeviceNotAvailableException { in testStopUser_notCurrent()2711 public int getCurrentUser() throws DeviceNotAvailableException { in testStopUser_notSystem()2770 public int getCurrentUser() throws DeviceNotAvailableException { in verifyStopUserSuccess()[all …]
494 public int getCurrentUser() throws DeviceNotAvailableException; in getCurrentUser() method
968 public int getCurrentUser() throws DeviceNotAvailableException {1056 if (userId == getCurrentUser()) {1063 if (userId == getCurrentUser()) {
3640 public int getCurrentUser() throws DeviceNotAvailableException { in getCurrentUser() method in NativeDevice