Searched refs:WAKE_REASON_POWER_BUTTON (Results 1 – 3 of 3) sorted by relevance
404 WAKE_REASON_POWER_BUTTON,426 public static final int WAKE_REASON_POWER_BUTTON = 1; field in PowerManager486 case WAKE_REASON_POWER_BUTTON: return "WAKE_REASON_POWER_BUTTON"; in wakeReasonToString()
547 case PowerManager.WAKE_REASON_POWER_BUTTON: in translateOnReason()
4538 PowerManager.WAKE_REASON_POWER_BUTTON, "android.policy:POWER"); in wakeUpFromPowerKey()