Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DITestDevice.java906 public int getCurrentUser() throws DeviceNotAvailableException; in getCurrentUser() method
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DNativeDeviceTest.java129 public int getCurrentUser() throws DeviceNotAvailableException { in getCurrentUser() method in NativeDeviceTest.TestableAndroidNativeDevice
DTestDeviceTest.java6765 public int getCurrentUser() throws DeviceNotAvailableException, DeviceRuntimeException { in createTestDevice() method in TestDeviceTest
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java2034 public int getCurrentUser() throws DeviceNotAvailableException { in getCurrentUser() method in TestDevice
DNativeDevice.java5094 public int getCurrentUser() throws DeviceNotAvailableException { in getCurrentUser() method in NativeDevice