Home
last modified time | relevance | path

Searched defs:getCurrentUser (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/suite/checker/
DUserChecker.java151 public int getCurrentUser() { in getCurrentUser() method in UserChecker.DeviceUserState
/tools/tradefederation/core/src/com/android/tradefed/device/
DITestDevice.java741 public int getCurrentUser() throws DeviceNotAvailableException, DeviceRuntimeException; in getCurrentUser() method
DTestDevice.java1260 public int getCurrentUser() throws DeviceNotAvailableException, DeviceRuntimeException { in getCurrentUser() method in TestDevice
DNativeDevice.java3930 public int getCurrentUser() throws DeviceNotAvailableException { in getCurrentUser() method in NativeDevice