Searched refs:OFF_BECAUSE_OF_USER (Results 1 – 5 of 5) sorted by relevance
103 int OFF_BECAUSE_OF_USER = 2; field150 case OFF_BECAUSE_OF_USER: in offReasonToString()
541 return WindowManagerPolicy.OFF_BECAUSE_OF_USER; in translateOffReason()
829 … || (why == WindowManagerPolicyConstants.OFF_BECAUSE_OF_USER && !lockImmediately)) { in onStartedGoingToSleep()
1939 startedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in init()1940 finishedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in init()
85451 Landroid/view/WindowManagerPolicyConstants;->OFF_BECAUSE_OF_USER:I