Searched refs:SILENCE_GESTURE_COUNT_VALIDATOR (Results 1 – 1 of 1) sorted by relevance
7886 private static final Validator SILENCE_GESTURE_COUNT_VALIDATOR = field in Settings.Secure9334 VALIDATORS.put(SILENCE_ALARMS_GESTURE_COUNT, SILENCE_GESTURE_COUNT_VALIDATOR); in VALIDATORS.put() argument9335 VALIDATORS.put(SILENCE_TIMER_GESTURE_COUNT, SILENCE_GESTURE_COUNT_VALIDATOR); in VALIDATORS.put() argument9336 VALIDATORS.put(SILENCE_CALL_GESTURE_COUNT, SILENCE_GESTURE_COUNT_VALIDATOR); in VALIDATORS.put() argument9337 VALIDATORS.put(SILENCE_ALARMS_TOUCH_COUNT, SILENCE_GESTURE_COUNT_VALIDATOR); in VALIDATORS.put() argument9338 VALIDATORS.put(SILENCE_TIMER_TOUCH_COUNT, SILENCE_GESTURE_COUNT_VALIDATOR); in VALIDATORS.put() argument9339 VALIDATORS.put(SILENCE_CALL_TOUCH_COUNT, SILENCE_GESTURE_COUNT_VALIDATOR); in VALIDATORS.put() argument