Searched refs:mAutofillManager (Results 1 – 2 of 2) sorted by relevance
68 private AutofillManager mAutofillManager; field in AutofillClientController83 if (mAutofillManager == null) { in getAutofillManager()84 mAutofillManager = mActivity.getSystemService(AutofillManager.class); in getAutofillManager()86 return mAutofillManager; in getAutofillManager()
1344 Landroid/app/Activity;->mAutofillManager:Landroid/view/autofill/AutofillManager;