Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DUdfpsKeyguardViewControllerTest.java173 captureKeyguardStateControllerCallback(); in testListenersUnregisteredOnDetached()
223 captureKeyguardStateControllerCallback(); in testShouldPauseAuthIsLaunchTransitionFadingAway()
367 captureKeyguardStateControllerCallback(); in testFadeInWithStatusBarExpansion()
382 captureKeyguardStateControllerCallback(); in testShowUdfpsBouncer()
417 captureKeyguardStateControllerCallback(); in testShowUdfpsBouncer_transitionToFullShadeProgress()
461 private void captureKeyguardStateControllerCallback() { in captureKeyguardStateControllerCallback() method in UdfpsKeyguardViewControllerTest