Searched refs:OFF_BECAUSE_OF_USER (Results 1 – 4 of 4) sorted by relevance
98 int OFF_BECAUSE_OF_USER = 2; field116 case OFF_BECAUSE_OF_USER: in offReasonToString()
505 return WindowManagerPolicy.OFF_BECAUSE_OF_USER; in translateOffReason()
828 … || (why == WindowManagerPolicyConstants.OFF_BECAUSE_OF_USER && !lockImmediately)) { in onStartedGoingToSleep()
2271 startedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in init()2272 finishedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in init()