Searched defs:entrySubkey (Results 1 – 3 of 3) sorted by relevance
64 @NonNull String entryKey, @NonNull String entrySubkey) { in UserSelectionDialogResult()73 @NonNull String entryKey, @NonNull String entrySubkey, in UserSelectionDialogResult()110 String entrySubkey = in.readString8(); in UserSelectionDialogResult() local
25 val entrySubkey: String, constant in com.android.credentialmanager.common.BaseEntry
369 val entrySubkey = selectedEntry.entrySubkey in createFlowOnEntrySelected() constant