Searched refs:screenTurningOn (Results 1 - 3 of 3) sorted by path

/frameworks/base/core/java/android/view/
H A DWindowManagerPolicy.java956 public void screenTurningOn(ScreenOnListener screenOnListener); method in interface:WindowManagerPolicy
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DPhoneWindowManager.java4808 public void screenTurningOn(final ScreenOnListener screenOnListener) { method in class:PhoneWindowManager
5279 screenTurningOn(null);
/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayPowerController.java748 mWindowManagerPolicy.screenTurningOn(mPendingScreenOnUnblocker);

Completed in 150 milliseconds