Searched refs:WAKE_REASON_APPLICATION (Results 1 – 5 of 5) sorted by relevance
517 WAKE_REASON_APPLICATION,544 public static final int WAKE_REASON_APPLICATION = 2; field in PowerManager599 case WAKE_REASON_APPLICATION: return "WAKE_REASON_APPLICATION"; in wakeReasonToString()
569 case PowerManager.WAKE_REASON_APPLICATION: in translateOnReason()
1378 PowerManager.WAKE_REASON_APPLICATION, wakeLock.mTag,
2290 mPowerManager.wakeUp(SystemClock.uptimeMillis(), PowerManager.WAKE_REASON_APPLICATION, in wakeUp()
2719 PowerManager.WAKE_REASON_APPLICATION, "android.server.wm:SCREEN_ON_FLAG"); in prepareWindowToDisplayDuringRelayout()