Searched defs:DOUBLE_TAP_TO_WAKE (Results 1 – 1 of 1) sorted by relevance
8261 public static final String DOUBLE_TAP_TO_WAKE = "double_tap_to_wake"; field in Settings.Secure9231 VALIDATORS.put(DOUBLE_TAP_TO_WAKE, DOUBLE_TAP_TO_WAKE_VALIDATOR); in VALIDATORS.put() argument