Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/credentials/selection/
DAuthenticationEntry.java71 STATUS_UNLOCKED_BUT_EMPTY_MOST_RECENT,
103 public static final int STATUS_UNLOCKED_BUT_EMPTY_MOST_RECENT = 2; field in AuthenticationEntry
/frameworks/base/services/credentials/java/com/android/server/credentials/
DProviderGetSession.java569 == AuthenticationEntry.STATUS_UNLOCKED_BUT_EMPTY_MOST_RECENT in containsEmptyAuthEntriesOnly()
763 AuthenticationEntry.STATUS_UNLOCKED_BUT_EMPTY_MOST_RECENT))); in updateMostRecentAuthEntry()
770 == AuthenticationEntry.STATUS_UNLOCKED_BUT_EMPTY_MOST_RECENT) in updatePreviousMostRecentAuthEntry()
/frameworks/base/packages/CredentialManager/shared/src/com/android/credentialmanager/ktx/
DCredentialKtx.kt303 entry.status == AuthenticationEntry.STATUS_UNLOCKED_BUT_EMPTY_MOST_RECENT in getAuthenticationEntryList()
/frameworks/base/core/api/
Dsystem-current.txt4633 field public static final int STATUS_UNLOCKED_BUT_EMPTY_MOST_RECENT = 2; // 0x2