Home
last modified time | relevance | path

Searched refs:mAutofillManager (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillClientController.java68 private AutofillManager mAutofillManager; field in AutofillClientController
83 if (mAutofillManager == null) { in getAutofillManager()
84 mAutofillManager = mActivity.getSystemService(AutofillManager.class); in getAutofillManager()
86 return mAutofillManager; in getAutofillManager()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt1344 Landroid/app/Activity;->mAutofillManager:Landroid/view/autofill/AutofillManager;