Searched defs:DOUBLE_TAP_TO_WAKE (Results 1 – 6 of 6) sorted by relevance
21 DOUBLE_TAP_TO_WAKE = 0, enumConstant
37 DOUBLE_TAP_TO_WAKE = 0, enumConstant
26 DOUBLE_TAP_TO_WAKE, enumConstant
119 VALIDATORS.put(Secure.DOUBLE_TAP_TO_WAKE, BOOLEAN_VALIDATOR); in VALIDATORS.put()
9158 public static final String DOUBLE_TAP_TO_WAKE = "double_tap_to_wake"; field in Settings.Secure