Searched defs:systemBooted (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DTestWindowManagerPolicy.java478 public void systemBooted() { method in class:TestWindowManagerPolicy
/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java1469 public void systemBooted(); method in interface:WindowManagerPolicy
/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java7260 // If this happens, for whatever reason, systemReady came later than systemBooted.
7261 // And keyguard should be already bound from systemBooted
7275 public void systemBooted() { method in class:PhoneWindowManager

Completed in 198 milliseconds