Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java2245 notifyDrawn(mDrawnCallback); in handleStartKeyguardExitAnimation()
2607 notifyDrawn(callback); in handleNotifyScreenTurningOn()
2630 private void notifyDrawn(final IKeyguardDrawnCallback callback) { in notifyDrawn() method in KeyguardViewMediator