Searched defs:DOZE_DOUBLE_TAP_GESTURE (Results 1 – 1 of 1) sorted by relevance
7733 public static final String DOZE_DOUBLE_TAP_GESTURE = "doze_pulse_on_double_tap"; field in Settings.Secure9132 VALIDATORS.put(DOZE_DOUBLE_TAP_GESTURE, DOZE_DOUBLE_TAP_GESTURE_VALIDATOR); in VALIDATORS.put() argument