Searched refs:getCurrentAutofill (Results 1 – 4 of 4) sorted by relevance
72 public static String getCurrentAutofill(@NonNull Context context) { in getCurrentAutofill() method in AutofillHelper82 String flattenedName = getCurrentAutofill(context); in getCurrentAutofillAsComponentName()91 public static DefaultAppInfo getCurrentAutofill(@NonNull Context context, in getCurrentAutofill() method in AutofillHelper
106 DefaultAppInfo current = AutofillHelper.getCurrentAutofill(context, candidates); in bind()141 final DefaultAppInfo current = AutofillHelper.getCurrentAutofill(context, in onPreferenceTreeClick()
218 DefaultAppInfo appInfo = AutofillHelper.getCurrentAutofill(getContext(), candidates); in updateKeyboardAutofillSettings()
222 DefaultAppInfo app = AutofillHelper.getCurrentAutofill(getContext(), candidates); in updateCurrentAutofillPreference()