Searched refs:WAKE_REASON_APPLICATION (Results 1 – 6 of 6) sorted by relevance
176 case PowerManager.WAKE_REASON_APPLICATION: in translateWakeReasonToOnReason()
542 WAKE_REASON_APPLICATION,591 public static final int WAKE_REASON_APPLICATION = 2; field in PowerManager664 case WAKE_REASON_APPLICATION: return "WAKE_REASON_APPLICATION"; in wakeReasonToString()
2284 mPowerManager.wakeUp(SystemClock.uptimeMillis(), PowerManager.WAKE_REASON_APPLICATION, in wakeUp()
3042 PowerManager.WAKE_REASON_APPLICATION, "android.server.wm:SCREEN_ON_FLAG"); in prepareWindowToDisplayDuringRelayout()
1993 PowerManager.WAKE_REASON_APPLICATION, in wakeUpForFullScreenIntent()
1479 PowerManager.WAKE_REASON_APPLICATION, wakeLock.mTag,