Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DPreAuthInfo.java437 boolean shouldShowCredential() { in shouldShowCredential() method in PreAuthInfo
H A DAuthSession.java347 mPreAuthInfo.shouldShowCredential(), in onCookieReceived()