Home
last modified time | relevance | path

Searched defs:authentication (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/service/autofill/
DFillResponse.java160 IntentSender authentication, AutofillId[] authenticationIds, AutofillId[] ignoredIds, in FillResponse()
502 @Nullable IntentSender authentication, @Nullable RemoteViews presentation) { in setAuthentication()
565 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication()
585 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication()
663 @Nullable IntentSender authentication, in setAuthentication()
683 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication()
DDataset.java210 IntentSender authentication) { in Dataset()
618 public @NonNull Builder setAuthentication(@Nullable IntentSender authentication) { in setAuthentication()