Home
last modified time | relevance | path

Searched defs:getKeyguardState (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DITestDevice.java567 public KeyguardControllerState getKeyguardState() throws DeviceNotAvailableException; in getKeyguardState() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java888 public KeyguardControllerState getKeyguardState() throws DeviceNotAvailableException { in getKeyguardState() method in TestDevice
DNativeDevice.java2871 public KeyguardControllerState getKeyguardState() throws DeviceNotAvailableException { in getKeyguardState() method in NativeDevice