Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/ui/viewmodel/
H A DPromptViewModelTest.kt212 assertThat(authenticating).isTrue()
372 assertThat(authenticating).isFalse()
447 assertThat(authenticating).isFalse()
452 assertThat(authenticating).isFalse()
463 assertThat(authenticating).isFalse()
468 assertThat(authenticating).isFalse()
498 assertThat(authenticating).isFalse()
521 assertThat(authenticating).isFalse()
573 assertThat(authenticating).isFalse()
585 assertThat(authenticating).isTrue()
[all …]
/aosp14/frameworks/base/core/proto/android/server/
H A Dbiometrics.proto44 * Authentication started, BiometricPrompt is showing and the hardware is authenticating.
88 * The client binder died, and sensors were authenticating at the time. Cancel has been
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/log/
H A DFaceAuthenticationLogger.kt62 fun authenticating(uiEvent: FaceAuthUiEvent) { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
H A DDeviceEntryFaceAuthRepository.kt541 faceAuthLogger.authenticating(uiEvent)