Searched defs:afm (Results 1 – 3 of 3) sorted by relevance
2493 final AutofillManager afm = mActivity.getAutofillManager(); in testIsServiceEnabled() local2505 final AutofillManager afm = mActivity.getAutofillManager(); in testGetAutofillServiceComponentName() local2521 final AutofillManager afm = mActivity.getAutofillManager(); in testSetupComplete() local
1398 public static void assertAutofillEnabled(@NonNull AutofillManager afm, boolean expected) in assertAutofillEnabled()
137 final AutofillManager afm = getApplication().getSystemService(AutofillManager.class); in onConnected() local