Searched refs:isShowingAlternateAuthOnUnlock (Results 1 – 4 of 4) sorted by relevance
26 isShowingAlternateAuthOnUnlock: Boolean = false, in fakeDialogTransitionAnimator()35 isShowingAlternateAuthOnUnlock = isShowingAlternateAuthOnUnlock, in fakeDialogTransitionAnimator()50 private val isShowingAlternateAuthOnUnlock: Boolean = false, constant in com.android.systemui.animation.FakeCallback54 override fun isShowingAlternateAuthOnUnlock() = isShowingAlternateAuthOnUnlock method in com.android.systemui.animation.FakeCallback
161 isShowingAlternateAuthOnUnlock = false, in testActivityLaunchWhenLockedWithoutAlternateAuth()172 isShowingAlternateAuthOnUnlock = true, in testActivityLaunchWhenLockedWithAlternateAuth()
389 (!callback.isUnlocked() && !callback.isShowingAlternateAuthOnUnlock()) in <lambda>()492 fun isShowingAlternateAuthOnUnlock(): Boolean in <lambda>() method
247 public boolean isShowingAlternateAuthOnUnlock() { in provideDialogTransitionAnimator()