Searched refs:SILENCE_GESTURE (Results 1 – 4 of 4) sorted by relevance
734 Settings.Secure.SILENCE_GESTURE,
4377 Secure.SILENCE_GESTURE);4383 Secure.SILENCE_GESTURE, defSilenceGesture ? "1" : "0",
1951 Settings.Secure.SILENCE_GESTURE, in dumpProtoSecureSettingsLocked()
7846 public static final String SILENCE_GESTURE = "silence_gesture"; field in Settings.Secure9327 VALIDATORS.put(SILENCE_GESTURE, SILENCE_GESTURE_VALIDATOR); in VALIDATORS.put() argument