Searched refs:POWER_BUTTON_TRIPLE_PRESS (Results 1 – 4 of 4) sorted by relevance
181 VALIDATORS.put(Global.POWER_BUTTON_TRIPLE_PRESS, new InclusiveIntegerRangeValidator(0, 3)); in VALIDATORS.put() argument
550 Settings.Global.POWER_BUTTON_TRIPLE_PRESS,
883 Settings.Global.POWER_BUTTON_TRIPLE_PRESS), false, this, in observe()2943 Settings.Global.POWER_BUTTON_TRIPLE_PRESS,
17774 public static final String POWER_BUTTON_TRIPLE_PRESS = "power_button_triple_press"; field in Settings.Global