Searched defs:authenticationEntryList (Results 1 – 4 of 4) sorted by relevance
129 val authenticationEntryList: List<AuthenticationEntryInfo>, constant in com.android.credentialmanager.getflow.ProviderDisplayInfo200 val authenticationEntryList = mutableListOf<AuthenticationEntryInfo>() in toProviderDisplayInfo() constant272 val authenticationEntryList = providerDisplayInfo.authenticationEntryList in generateDisplayTitleTextResCode() constant
306 val authenticationEntryList = providerDisplayInfo.authenticationEntryList in PrimarySelectionCard() constant487 val authenticationEntryList = providerDisplayInfo.authenticationEntryList in PrimarySelectionCardVImpl() constant687 val authenticationEntryList = providerDisplayInfo.authenticationEntryList in AllSignInOptionCard() constant
80 val authenticationEntryList: List<AuthenticationEntryInfo>, in back() constant in com.android.credentialmanager.CredentialSelectorUiState.Get.MultipleEntryPrimaryScreen86 val authenticationEntryList: List<AuthenticationEntryInfo>, in back() constant in com.android.credentialmanager.CredentialSelectorUiState.Get.MultipleEntry
30 val authenticationEntryList: List<AuthenticationEntryInfo>, constant in com.android.credentialmanager.model.get.ProviderInfo