Searched defs:afm (Results 1 – 9 of 9) sorted by relevance
1534 final AutofillManager afm = mAfm.get(); in setState() local1542 final AutofillManager afm = mAfm.get(); in autofill() local1551 final AutofillManager afm = mAfm.get(); in authenticate() local1560 final AutofillManager afm = mAfm.get(); in requestShowFillUi() local1569 final AutofillManager afm = mAfm.get(); in requestHideFillUi() local1577 final AutofillManager afm = mAfm.get(); in notifyNoFillUi() local1585 final AutofillManager afm = mAfm.get(); in startIntentSender() local1600 final AutofillManager afm = mAfm.get(); in setTrackedViews() local
429 final AutofillManager afm = getSystemService(AutofillManager.class); in getFillEventHistory() local
190 final AutofillManager afm = mContext.getSystemService(AutofillManager.class); in setCheckedId() local
176 final AutofillManager afm = mContext.getSystemService(AutofillManager.class); in setChecked() local
148 final AutofillManager afm = context.getSystemService(AutofillManager.class); in TimePicker() local
186 final AutofillManager afm = context.getSystemService(AutofillManager.class); in DatePicker() local
926 final AutofillManager afm = mContext.getSystemService(AutofillManager.class); in selectionChanged() local
9391 final AutofillManager afm = mContext.getSystemService(AutofillManager.class); in notifyAutoFillManagerAfterTextChangedIfNeeded() local10300 final AutofillManager afm = mContext.getSystemService(AutofillManager.class); in canRequestAutofill() local10308 final AutofillManager afm = mContext.getSystemService(AutofillManager.class); in requestAutofill() local
1247 AutofillManager afm = getAutofillManager(); in onStart() local