HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentAutofillAsComponentName (Results 1 - 2 of 2) sorted by null

  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/autofill/
AutofillPickerTrampolineActivity.java 40 final ComponentName currentService = AutofillHelper.getCurrentAutofillAsComponentName(this);
AutofillHelper.java 81 public static ComponentName getCurrentAutofillAsComponentName(@NonNull Context context) {
93 final ComponentName name = getCurrentAutofillAsComponentName(context);

Completed in 167 milliseconds