Searched defs:authentication (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/core/java/android/service/autofill/ |
| D | FillResponse.java | 160 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()
|
| D | Dataset.java | 210 IntentSender authentication) { in Dataset() 618 public @NonNull Builder setAuthentication(@Nullable IntentSender authentication) { in setAuthentication()
|