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.java164 protected BinaryState mWakeGesture = BinaryState.IGNORE; field in DeviceSetup
608 setSettingForBinaryState(mWakeGesture, mSecureSettings, "wake_gesture_enabled", "1", "0"); in processOptions()
1155 mWakeGesture = wakeGesture; in setWakeGesture()