Home
last modified time | relevance | path

Searched refs:getAutofillManager (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DActivity.java1032 @NonNull private AutofillManager getAutofillManager() { in getAutofillManager() method in Activity
1471 getAutofillManager().onCreate(savedInstanceState); in onCreate()
1726 getAutofillManager().onVisibleForAutofill(); in onStart()
1808 getAutofillManager().notifyViewEntered(focus); in onResume()
2128 getAutofillManager().onSaveInstanceState(outState); in onSaveInstanceState()
2233 getAutofillManager().notifyViewExited(focus); in onPause()
2470 getAutofillManager().onInvisibleForAutofill(); in onStop()
2475 getAutofillManager().onActivityFinishing(); in onStop()
2481 getAutofillManager().onPendingSaveUi(AutofillManager.PENDING_UI_OPERATION_CANCEL, in onStop()
6256 getAutofillManager().onPendingSaveUi(AutofillManager.PENDING_UI_OPERATION_RESTORE, in finish()
[all …]
/frameworks/base/core/java/android/view/
DViewRootImpl.java5386 AutofillManager afm = getAutofillManager(); in processPointerEvent()
7038 private @Nullable AutofillManager getAutofillManager() {
7053 AutofillManager afm = getAutofillManager(); in isAutofillUiShowing()
DView.java7219 getAutofillManager().notifyViewClicked(this);
7964 AutofillManager afm = getAutofillManager();
9607 private AutofillManager getAutofillManager() {
9621 final AutofillManager afm = getAutofillManager();
14407 AutofillManager afm = getAutofillManager(); in onVisibilityAggregated()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1321 Landroid/app/Activity;->getAutofillManager()Landroid/view/autofill/AutofillManager;
77884 Landroid/view/View;->getAutofillManager()Landroid/view/autofill/AutofillManager;
79087 Landroid/view/ViewRootImpl;->getAutofillManager()Landroid/view/autofill/AutofillManager;
Dboot-image-profile.txt17643 HSPLandroid/view/ViewRootImpl;->getAutofillManager()Landroid/view/autofill/AutofillManager;