Searched refs:SKIP_GESTURE (Results 1 – 5 of 5) sorted by relevance
261 VALIDATORS.put(Secure.SKIP_GESTURE, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
787 Settings.Secure.SKIP_GESTURE,
4981 Secure.SKIP_GESTURE);4987 Secure.SKIP_GESTURE, defSkipGesture ? "1" : "0",
2196 Settings.Secure.SKIP_GESTURE, in dumpProtoSecureSettingsLocked()
10030 public static final String SKIP_GESTURE = "skip_gesture"; field in Settings.Secure