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