Searched defs:afm (Results 1 – 13 of 13) sorted by relevance
4486 final AutofillManager afm = mAfm.get(); in setState() local4495 final AutofillManager afm = mAfm.get(); in autofill() local4504 final AutofillManager afm = mAfm.get(); in onGetCredentialResponse() local4513 final AutofillManager afm = mAfm.get(); in onGetCredentialException() local4521 final AutofillManager afm = mAfm.get(); in autofillContent() local4530 final AutofillManager afm = mAfm.get(); in authenticate() local4540 final AutofillManager afm = mAfm.get(); in requestShowFillUi() local4549 final AutofillManager afm = mAfm.get(); in requestHideFillUi() local4557 final AutofillManager afm = mAfm.get(); in requestHideFillUiWhenDestroyed() local4565 final AutofillManager afm = mAfm.get(); in notifyNoFillUi() local[all …]
280 final AutofillManager afm = mActivity.getSystemService(AutofillManager.class); in enableAutofillCompatibilityIfNeeded() local295 final AutofillManager afm = getAutofillManager(); in dump() local
806 final AutofillManager afm = getSystemService(AutofillManager.class); in getFillEventHistory() local
205 final AutofillManager afm = mContext.getSystemService(AutofillManager.class); in setCheckedId() local
227 final AutofillManager afm = mContext.getSystemService(AutofillManager.class); in setChecked() local
156 final AutofillManager afm = context.getSystemService(AutofillManager.class); in TimePicker() local
939 final AutofillManager afm = mContext.getSystemService(AutofillManager.class); in selectionChanged() local
194 final AutofillManager afm = context.getSystemService(AutofillManager.class); in DatePicker() local
380 final AutofillManager afm = getSystemService(AutofillManager.class); in getFillEventHistory() local
3676 private boolean shouldIncludeAllChildrenViewWithAutofillTypeNotNone(AutofillManager afm) { in shouldIncludeAllChildrenViewWithAutofillTypeNotNone()3681 private boolean shouldIncludeAllChildrenViews(AutofillManager afm) { in shouldIncludeAllChildrenViews()3686 private boolean shouldAlwaysIncludeWebview(AutofillManager afm) { in shouldAlwaysIncludeWebview()3691 private boolean shouldIncludeInvisibleView(AutofillManager afm) { in shouldIncludeInvisibleView()3705 final AutofillManager afm = getAutofillManager(); in populateChildrenForAutofill() local
7634 AutofillManager afm = getAutofillManager(); in processPointerEvent() local9173 AutofillManager afm = getAutofillManager(); in isAutofillUiShowing() local
16955 AutofillManager afm = getAutofillManager(); in notifyAutofillManagerViewVisibilityChanged() local31577 private VisibilityChangeForAutofillHandler(@NonNull AutofillManager afm, in VisibilityChangeForAutofillHandler()
736 AutofillManager afm = servedView.getContext().getSystemService(AutofillManager.class); in isAutofillUIShowing() local