Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/log/
DSessionTrackerTest.java212 captureKeyguardStateControllerCallback(); in testKeyguardSessionOnKeyguardShowingChange()
230 captureKeyguardStateControllerCallback(); in testKeyguardSessionOnKeyguardNotShowing()
251 captureKeyguardStateControllerCallback(); in uiEventLoggedOnEndSessionWhenDeviceStartsSleeping()
288 captureKeyguardStateControllerCallback(); in uiEventLoggedOnEndSessionWhenKeyguardGoingAway()
308 void captureKeyguardStateControllerCallback() { in captureKeyguardStateControllerCallback() method in SessionTrackerTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/
DUdfpsKeyguardViewLegacyControllerTest.java81 captureKeyguardStateControllerCallback(); in testListenersUnregisteredOnDetached()
117 captureKeyguardStateControllerCallback(); in onBiometricAuthenticated_pauseAuth()
133 captureKeyguardStateControllerCallback(); in testShouldPauseAuthIsLaunchTransitionFadingAway()
DUdfpsKeyguardViewLegacyControllerBaseTest.java121 protected void captureKeyguardStateControllerCallback() { in captureKeyguardStateControllerCallback() method in UdfpsKeyguardViewLegacyControllerBaseTest
DUdfpsKeyguardViewLegacyControllerWithCoroutinesTest.kt87 captureKeyguardStateControllerCallback() in bouncerExpansionChange_fadeIn()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DKeyguardViewMediatorTest.java1164 captureKeyguardStateControllerCallback(); in pendingPinLockOnKeyguardGoingAway_doKeyguardLockedOnKeyguardVisibilityChanged()
1246 private void captureKeyguardStateControllerCallback() { in captureKeyguardStateControllerCallback() method in KeyguardViewMediatorTest