Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardUnlockAnimationController.kt426 isSupportedLauncherUnderneath() && in <lambda>()
1066 if (!isSupportedLauncherUnderneath()) { in <lambda>()
1140 fun isSupportedLauncherUnderneath(): Boolean { in <lambda>() method in com.android.systemui.keyguard.KeyguardUnlockAnimationController
DKeyguardViewMediator.java2941 .isSupportedLauncherUnderneath()) {
3400 if (mKeyguardUnlockAnimationControllerLazy.get().isSupportedLauncherUnderneath()) {