Home
last modified time | relevance | path

Searched defs:isAuthenticated (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/
H A DBouncerInteractor.kt168 val isAuthenticated = regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricView.java976 boolean isAuthenticated() { in isAuthenticated() method in AuthBiometricView