Home
last modified time | relevance | path

Searched refs:dispatchScreenTurnedOn (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardUpdateMonitor.java1739 public void dispatchScreenTurnedOn() { in dispatchScreenTurnedOn() method in KeyguardUpdateMonitor
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java972 mUpdateMonitor.dispatchScreenTurnedOn(); in onScreenTurnedOn()