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
105 DefaultAppInfo current = AutofillHelper.getCurrentAutofill(context, candidates); in bind()140 final DefaultAppInfo current = AutofillHelper.getCurrentAutofill(context, in onPreferenceTreeClick()
239 DefaultAppInfo app = AutofillHelper.getCurrentAutofill(getContext(), candidates); in updateCurrentAutofillPreference()
342 DefaultAppInfo appInfo = AutofillHelper.getCurrentAutofill(getContext(), candidates); in updateKeyboardAutofillSettings()