Home
last modified time | relevance | path

Searched refs:onScreenTurningOn (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DScreenLifecycle.java44 dispatch(Observer::onScreenTurningOn); in dispatchScreenTurningOn()
74 default void onScreenTurningOn() {} in onScreenTurningOn() method
DKeyguardService.java150 public void onScreenTurningOn(IKeyguardDrawnCallback callback) {
153 mKeyguardViewMediator.onScreenTurningOn(callback);
DKeyguardViewMediator.java1001 public void onScreenTurningOn(IKeyguardDrawnCallback callback) { in onScreenTurningOn() method in KeyguardViewMediator
1985 mStatusBarKeyguardViewManager.onScreenTurningOn(); in handleNotifyScreenTurningOn()
/frameworks/base/core/java/com/android/internal/policy/
DIKeyguardService.aidl74 void onScreenTurningOn(IKeyguardDrawnCallback callback); in onScreenTurningOn() method
/frameworks/base/services/core/java/com/android/server/policy/keyguard/
DKeyguardServiceWrapper.java140 public void onScreenTurningOn(IKeyguardDrawnCallback callback) { in onScreenTurningOn() method in KeyguardServiceWrapper
142 mService.onScreenTurningOn(callback); in onScreenTurningOn()
DKeyguardServiceDelegate.java187 mKeyguardService.onScreenTurningOn(
330 public void onScreenTurningOn(final DrawnListener drawnListener) { in onScreenTurningOn() method in KeyguardServiceDelegate
333 mKeyguardService.onScreenTurningOn(new KeyguardShowDelegate(drawnListener)); in onScreenTurningOn()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DScreenLifecycleTest.java61 verify(mScreenObserverMock).onScreenTurningOn(); in screenTurningOn()
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DFalsingManager.java288 public void onScreenTurningOn() { in onScreenTurningOn() method in FalsingManager
297 mDataCollector.onScreenTurningOn(); in onScreenTurningOn()
/frameworks/base/packages/SystemUI/src/com/android/systemui/analytics/
DDataCollector.java247 public void onScreenTurningOn() { in onScreenTurningOn() method in DataCollector
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java308 public void onScreenTurningOn() { in onScreenTurningOn() method in StatusBarKeyguardViewManager
DStatusBar.java4518 public void onScreenTurningOn() {
4519 mFalsingManager.onScreenTurningOn();
4520 mNotificationPanel.onScreenTurningOn();
DNotificationPanelView.java2300 public void onScreenTurningOn() { in onScreenTurningOn() method in NotificationPanelView
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java6935 mKeyguardDelegate.onScreenTurningOn(mKeyguardDrawnCallback); in screenTurningOn()
/frameworks/base/config/
Dboot-image-profile.txt39130 HSPLcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onScreenTurningOn(Lcom/android/intern…