Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
H A DBiometricSettingsRepositoryTest.kt638 val isFingerprintCurrentlyAllowed by regex
656 assertThat(isFingerprintCurrentlyAllowed).isTrue()
664 assertThat(isFingerprintCurrentlyAllowed).isFalse()
672 assertThat(isFingerprintCurrentlyAllowed).isFalse()
679 val isFingerprintCurrentlyAllowed by regex
697 assertThat(isFingerprintCurrentlyAllowed).isFalse()
702 assertThat(isFingerprintCurrentlyAllowed).isTrue()