Searched defs:pmSleepReason (Results 1 – 5 of 5) sorted by relevance
49 void onStartedGoingToSleep(int pmSleepReason); in onStartedGoingToSleep()60 void onFinishedGoingToSleep(int pmSleepReason, boolean cameraGestureTriggered); in onFinishedGoingToSleep()
106 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in onStartedGoingToSleep()115 public void onFinishedGoingToSleep( in onFinishedGoingToSleep()
375 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in onStartedGoingToSleep()384 public void onFinishedGoingToSleep( in onFinishedGoingToSleep()
163 public void dispatchStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in dispatchStartedGoingToSleep()
833 void startedGoingToSleep(int displayGroupId, @PowerManager.GoToSleepReason int pmSleepReason); in startedGoingToSleep()846 void finishedGoingToSleep(int displayGroupId, @PowerManager.GoToSleepReason int pmSleepReason); in finishedGoingToSleep()