Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardUnlockAnimationController.kt370 keyguardViewMediator.get().showSurfaceBehindKeyguard() in <lambda>()
DKeyguardViewMediator.java2372 showSurfaceBehindKeyguard(); in handleCancelKeyguardExitAnimation()
2410 public void showSurfaceBehindKeyguard() { in showSurfaceBehindKeyguard() method in KeyguardViewMediator