Searched refs:OFF_BECAUSE_OF_USER (Results 1 – 5 of 5) sorted by relevance
98 int OFF_BECAUSE_OF_USER = 2; field145 case OFF_BECAUSE_OF_USER: in offReasonToString()
19 import static android.view.WindowManagerPolicyConstants.OFF_BECAUSE_OF_USER;97 mViewMediator.onStartedGoingToSleep(OFF_BECAUSE_OF_USER); in testOnGoingToSleep_UpdatesKeyguardGoingAway()
555 return WindowManagerPolicy.OFF_BECAUSE_OF_USER; in translateOffReason()
906 … || (why == WindowManagerPolicyConstants.OFF_BECAUSE_OF_USER && !lockImmediately)) { in onStartedGoingToSleep()
1933 startedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in init()1934 finishedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in init()