Searched defs:startedGoingToSleep (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java1033 public void startedGoingToSleep(int why); method in interface:WindowManagerPolicy
/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java1765 startedGoingToSleep(WindowManagerPolicy.OFF_BECAUSE_OF_USER);
6082 public void startedGoingToSleep(int why) { method in class:PhoneWindowManager

Completed in 81 milliseconds