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