Searched refs:endLaunchPowerMode (Results 1 – 7 of 7) sorted by relevance
302 mService.endLaunchPowerMode( in finishAnimation()
874 mAtm.endLaunchPowerMode(POWER_MODE_REASON_CHANGE_DISPLAY); in finishTransition()
2136 mService.endLaunchPowerMode(ActivityTaskManagerService.POWER_MODE_REASON_ALL); in checkReadyForSleepLocked()
4624 void endLaunchPowerMode(@PowerModeReason int reason) { in endLaunchPowerMode() method in ActivityTaskManagerService5693 endLaunchPowerMode(POWER_MODE_REASON_UNKNOWN_VISIBILITY); in handleMessage()
3226 mService.endLaunchPowerMode(ActivityTaskManagerService.POWER_MODE_REASON_START_ACTIVITY);
6306 mAtmService.endLaunchPowerMode(POWER_MODE_REASON_CHANGE_DISPLAY); in doStopFreezingDisplayLocked()
402 mAtm.endLaunchPowerMode(ActivityTaskManagerService.POWER_MODE_REASON_START_ACTIVITY); in testUpdateSleep()