Home
last modified time | relevance | path

Searched refs:onSystemUiStarted (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DTestWindowManagerPolicy.java643 public void onSystemUiStarted() {
/frameworks/base/core/java/android/view/
DWindowManagerPolicy.java1698 void onSystemUiStarted(); in onSystemUiStarted() method
/frameworks/base/services/java/com/android/server/
DSystemServer.java1833 windowManager.onSystemUiStarted(); in startSystemUi()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java3417 public void onSystemUiStarted() { in onSystemUiStarted() method in WindowManagerService
3418 mPolicy.onSystemUiStarted(); in onSystemUiStarted()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java7233 public void onSystemUiStarted() { in onSystemUiStarted() method in PhoneWindowManager