Searched refs:SILENCE_GESTURE (Results 1 – 5 of 5) sorted by relevance
269 VALIDATORS.put(Secure.SILENCE_GESTURE, BOOLEAN_VALIDATOR); in VALIDATORS.put() argument
788 Settings.Secure.SILENCE_GESTURE,
4992 Secure.SILENCE_GESTURE);4998 Secure.SILENCE_GESTURE, defSilenceGesture ? "1" : "0",
2186 Settings.Secure.SILENCE_GESTURE, in dumpProtoSecureSettingsLocked()
10058 public static final String SILENCE_GESTURE = "silence_gesture"; field in Settings.Secure