Home
last modified time | relevance | path

Searched refs:finishedGoingToSleep (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java984 public void finishedGoingToSleep(int why); in finishedGoingToSleep() method
/frameworks/base/services/core/java/com/android/server/power/
DNotifier.java417 mPolicy.finishedGoingToSleep(why); in handleLateInteractiveChange()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1539 finishedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER); in init()
5466 public void finishedGoingToSleep(int why) { in finishedGoingToSleep() method in PhoneWindowManager