Searched refs:autofill (Results 1 – 25 of 120) sorted by relevance
12345
17 package android.autofill.cts2;20 import android.service.autofill.AutofillService;21 import android.service.autofill.FillCallback;22 import android.service.autofill.FillRequest;23 import android.service.autofill.SaveCallback;24 import android.service.autofill.SaveRequest;
16 package android.autofill.cts2;24 import android.view.autofill.AutofillManager;
21 import android.service.autofill.AutofillService;22 import android.service.autofill.FillCallback;23 import android.service.autofill.FillRequest;24 import android.service.autofill.SaveCallback;25 import android.service.autofill.SaveRequest;
19 import android.service.autofill.AutofillService;20 import android.service.autofill.FillCallback;21 import android.service.autofill.FillRequest;22 import android.service.autofill.SaveCallback;23 import android.service.autofill.SaveRequest;
26 import android.service.autofill.InlinePresentation;27 import android.service.autofill.augmented.FillCallback;28 import android.service.autofill.augmented.FillController;29 import android.service.autofill.augmented.FillRequest;30 import android.service.autofill.augmented.FillResponse;31 import android.service.autofill.augmented.FillWindow;32 import android.service.autofill.augmented.PresentationParams;33 import android.service.autofill.augmented.PresentationParams.Area;38 import android.view.autofill.AutofillId;39 import android.view.autofill.AutofillValue;[all …]
35 import android.service.autofill.FillEventHistory;36 import android.service.autofill.FillEventHistory.Event;37 import android.service.autofill.augmented.AugmentedAutofillService;38 import android.service.autofill.augmented.FillCallback;39 import android.service.autofill.augmented.FillController;40 import android.service.autofill.augmented.FillRequest;41 import android.service.autofill.augmented.FillResponse;44 import android.view.autofill.AutofillManager;
43 import android.service.autofill.AutofillService;44 import android.service.autofill.Dataset;45 import android.service.autofill.FillCallback;46 import android.service.autofill.FillContext;47 import android.service.autofill.FillEventHistory;48 import android.service.autofill.FillEventHistory.Event;49 import android.service.autofill.FillResponse;50 import android.service.autofill.SaveCallback;51 import android.service.autofill.SavedDatasetsInfoCallback;221 public void onFillRequest(android.service.autofill.FillRequest request, in onFillRequest()[all …]
25 import android.service.autofill.BatchUpdates;26 import android.service.autofill.CustomDescription;27 import android.service.autofill.InternalOnClickAction;28 import android.service.autofill.InternalTransformation;29 import android.service.autofill.InternalValidator;30 import android.service.autofill.OnClickAction;31 import android.service.autofill.Transformation;32 import android.service.autofill.Validator;
19 import static android.service.autofill.SaveInfo.FLAG_DELAY_SAVE;20 import static android.service.autofill.SaveInfo.FLAG_DONT_SAVE_ON_FINISH;21 import static android.service.autofill.SaveInfo.SAVE_DATA_TYPE_GENERIC;29 import android.service.autofill.InternalSanitizer;30 import android.service.autofill.Sanitizer;31 import android.service.autofill.SaveInfo;32 import android.view.autofill.AutofillId;
25 import android.service.autofill.BatchUpdates;26 import android.service.autofill.InternalTransformation;27 import android.service.autofill.Transformation;
19 import static android.service.autofill.Validators.and;20 import static android.service.autofill.Validators.not;21 import static android.service.autofill.Validators.or;31 import android.service.autofill.InternalValidator;32 import android.service.autofill.Validator;33 import android.service.autofill.ValueFinder;
30 import android.service.autofill.DateTransformation;31 import android.service.autofill.ValueFinder;32 import android.view.autofill.AutofillId;33 import android.view.autofill.AutofillValue;
19 import static android.service.autofill.SavedDatasetsInfo.TYPE_OTHER;20 import static android.service.autofill.SavedDatasetsInfo.TYPE_PASSWORDS;26 import android.service.autofill.SavedDatasetsInfo;
19 import static android.service.autofill.FillResponse.FLAG_DISABLE_ACTIVITY_ONLY;20 import static android.service.autofill.FillResponse.FLAG_TRACK_CONTEXT_COMMITED;29 import android.service.autofill.Dataset;30 import android.service.autofill.FillResponse;31 import android.service.autofill.SaveInfo;32 import android.service.autofill.UserData;33 import android.view.autofill.AutofillId;34 import android.view.autofill.AutofillValue;
26 import android.service.autofill.RegexValidator;27 import android.service.autofill.ValueFinder;28 import android.view.autofill.AutofillId;
19 import static android.service.autofill.SavedDatasetsInfo.TYPE_OTHER;20 import static android.service.autofill.SavedDatasetsInfo.TYPE_PASSWORDS;21 import static android.service.autofill.SavedDatasetsInfoCallback.ERROR_NEEDS_USER_ACTION;22 import static android.service.autofill.SavedDatasetsInfoCallback.ERROR_OTHER;35 import android.service.autofill.SavedDatasetsInfo;36 import android.service.autofill.SavedDatasetsInfoCallback;
22 import static android.service.autofill.SaveInfo.SAVE_DATA_TYPE_GENERIC;32 import android.service.autofill.InternalValidator;33 import android.service.autofill.LuhnChecksumValidator;34 import android.service.autofill.ValueFinder;36 import android.view.autofill.AutofillId;
22 import static android.service.autofill.SaveInfo.SAVE_DATA_TYPE_GENERIC;34 import android.service.autofill.CustomDescription;35 import android.service.autofill.DateTransformation;36 import android.service.autofill.DateValueSanitizer;39 import android.view.autofill.AutofillId;
32 import static android.service.autofill.SaveInfo.SAVE_DATA_TYPE_GENERIC;42 import android.service.autofill.CharSequenceTransformation;43 import android.service.autofill.FillContext;44 import android.service.autofill.OnClickAction;45 import android.service.autofill.VisibilitySetterAction;48 import android.view.autofill.AutofillId;
26 import static android.service.autofill.SaveInfo.SAVE_DATA_TYPE_EMAIL_ADDRESS;27 import static android.service.autofill.SaveInfo.SAVE_DATA_TYPE_PASSWORD;42 import android.service.autofill.BatchUpdates;43 import android.service.autofill.CustomDescription;44 import android.service.autofill.RegexValidator;45 import android.service.autofill.Validator;49 import android.view.autofill.AutofillId;
36 import static android.service.autofill.FillEventHistory.Event.NO_SAVE_UI_REASON_DATASET_MATCH;37 import static android.service.autofill.FillEventHistory.Event.NO_SAVE_UI_REASON_FIELD_VALIDATION_FA…38 import static android.service.autofill.FillEventHistory.Event.NO_SAVE_UI_REASON_HAS_EMPTY_REQUIRED;39 import static android.service.autofill.FillEventHistory.Event.NO_SAVE_UI_REASON_NO_SAVE_INFO;40 import static android.service.autofill.FillEventHistory.Event.NO_SAVE_UI_REASON_NO_VALUE_CHANGED;41 import static android.service.autofill.FillEventHistory.Event.NO_SAVE_UI_REASON_WITH_DELAY_SAVE_FLA…42 import static android.service.autofill.SaveInfo.SAVE_DATA_TYPE_GENERIC;43 import static android.service.autofill.SaveInfo.SAVE_DATA_TYPE_PASSWORD;60 import android.service.autofill.FillEventHistory;61 import android.service.autofill.FillEventHistory.Event;[all …]
28 import static android.service.autofill.SaveInfo.SAVE_DATA_TYPE_GENERIC;39 import android.service.autofill.FillEventHistory;40 import android.service.autofill.FillEventHistory.Event;
1 per-file *InlineSuggestion* = file:platform/frameworks/base:/core/java/android/service/autofill/OWN…