Searched defs:POWER_BUTTON_TRIPLE_PRESS (Results 1 – 2 of 2) sorted by relevance
181 VALIDATORS.put(Global.POWER_BUTTON_TRIPLE_PRESS, new InclusiveIntegerRangeValidator(0, 3)); in VALIDATORS.put()
17774 public static final String POWER_BUTTON_TRIPLE_PRESS = "power_button_triple_press"; field in Settings.Global