Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardUnlockAnimationController.kt389 keyguardViewMediator.get().showSurfaceBehindKeyguard()
H A DKeyguardViewMediator.java2404 showSurfaceBehindKeyguard(); in handleCancelKeyguardExitAnimation()
2442 public void showSurfaceBehindKeyguard() { in showSurfaceBehindKeyguard() method in KeyguardViewMediator