Searched refs:OFF_BECAUSE_OF_USER (Results 1 – 5 of 5) sorted by relevance
486 public final int OFF_BECAUSE_OF_USER = 2; field
255 mService.onScreenTurnedOff(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in onClick()
436 return WindowManagerPolicy.OFF_BECAUSE_OF_USER; in translateOffReason()
686 || (why == WindowManagerPolicy.OFF_BECAUSE_OF_USER && !lockImmediately)) { in onStartedGoingToSleep()
1538 startedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in init()1539 finishedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in init()