Searched refs:startedGoingToSleep (Results 1 – 7 of 7) sorted by relevance
37 public void startedGoingToSleep() {
88 if (callback != null) callback.startedGoingToSleep();728 default void startedGoingToSleep() {}; in startedGoingToSleep() method
180 public void startedGoingToSleep(@GoToSleepReason int sleepReason) {
844 public void startedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason); in startedGoingToSleep() method
1809 startedGoingToSleep(PowerManager.GO_TO_SLEEP_REASON_TIMEOUT); in init()4205 public void startedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in startedGoingToSleep() method
472 mHandler.post(() -> mPolicy.startedGoingToSleep(mInteractiveChangeReason)); in handleEarlyInteractiveChange()
35500 HPLcom/android/server/policy/PhoneWindowManager;->startedGoingToSleep(I)V+]Lcom/android/server/poli…