Searched defs:POWER_BUTTON_SHORT_PRESS (Results 1 – 2 of 2) sorted by relevance
179 VALIDATORS.put(Global.POWER_BUTTON_SHORT_PRESS, new InclusiveIntegerRangeValidator(0, 7)); in VALIDATORS.put()
17758 public static final String POWER_BUTTON_SHORT_PRESS = "power_button_short_press"; field in Settings.Global