Searched refs:getCurrentAutofill (Results 1 – 6 of 6) sorted by relevance
70 public static String getCurrentAutofill(@NonNull Context context) { in getCurrentAutofill() method in AutofillHelper80 String flattenedName = getCurrentAutofill(context); in getCurrentAutofillAsComponentName()89 public static DefaultAppInfo getCurrentAutofill(@NonNull Context context, in getCurrentAutofill() method in AutofillHelper
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()
313 DefaultAppInfo app = AutofillHelper.getCurrentAutofill(getContext(), candidates); in updateCurrentAutofillPreference()
292 val appInfo = AutofillHelper.getCurrentAutofill(requireContext(), candidates) in updateKeyboardAutofillSettings()
2253 PLcom/android/tv/settings/autofill/AutofillHelper;->getCurrentAutofill(Landroid/content/Context;)Lj…2254 PLcom/android/tv/settings/autofill/AutofillHelper;->getCurrentAutofill(Landroid/content/Context;Lja…