Searched refs:OFF_BECAUSE_OF_USER (Results 1 – 5 of 5) sorted by relevance
104 int OFF_BECAUSE_OF_USER = 2; field151 case OFF_BECAUSE_OF_USER: in offReasonToString()
541 return WindowManagerPolicy.OFF_BECAUSE_OF_USER; in translateOffReason()
834 … || (why == WindowManagerPolicyConstants.OFF_BECAUSE_OF_USER && !lockImmediately)) { in onStartedGoingToSleep()
1943 startedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in init()1944 finishedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in init()
79803 Landroid/view/WindowManagerPolicyConstants;->OFF_BECAUSE_OF_USER:I