Searched refs:setWakeGesture (Results 1 – 2 of 2) sorted by relevance
561 mDeviceSetup.setWakeGesture(BinaryState.ON); in testSetup_wake_gesture_on()573 mDeviceSetup.setWakeGesture(BinaryState.OFF); in testSetup_wake_gesture_off()
1171 protected void setWakeGesture(BinaryState wakeGesture) { in setWakeGesture() method in DeviceSetup