Home
last modified time | relevance | path

Searched refs:mWakeGesture (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DDeviceSetup.java169 protected BinaryState mWakeGesture = BinaryState.IGNORE; field in DeviceSetup
613 setSettingForBinaryState(mWakeGesture, mSecureSettings, "wake_gesture_enabled", "1", "0"); in processOptions()
1172 mWakeGesture = wakeGesture; in setWakeGesture()