Searched refs:AuthenticationEntryInfo (Results 1 – 4 of 4) sorted by relevance
70 val authenticationEntryList: List<AuthenticationEntryInfo>,83 val authenticationEntryList: List<AuthenticationEntryInfo>,113 class AuthenticationEntryInfo( regex212 val authenticationEntryList = mutableListOf<AuthenticationEntryInfo>()
488 authenticationEntryList: List<AuthenticationEntryInfo>,573 authenticationEntryInfo: AuthenticationEntryInfo,635 authenticationEntryList: List<AuthenticationEntryInfo>,
44 import com.android.credentialmanager.getflow.AuthenticationEntryInfo330 ): List<AuthenticationEntryInfo> {331 val result: MutableList<AuthenticationEntryInfo> = mutableListOf()339 result.add(AuthenticationEntryInfo(
13043 Lcom/android/credentialmanager/getflow/AuthenticationEntryInfo;