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.java617 public KeyguardControllerState getKeyguardState() throws DeviceNotAvailableException; in getKeyguardState() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java1218 public KeyguardControllerState getKeyguardState() throws DeviceNotAvailableException { in getKeyguardState() method in TestDevice
DNativeDevice.java3449 public KeyguardControllerState getKeyguardState() throws DeviceNotAvailableException { in getKeyguardState() method in NativeDevice