Searched refs:getCurrentAutofillAsComponentName (Results 1 – 2 of 2) sorted by relevance
81 public static ComponentName getCurrentAutofillAsComponentName(@NonNull Context context) { in getCurrentAutofillAsComponentName() method in AutofillHelper93 final ComponentName name = getCurrentAutofillAsComponentName(context); in getCurrentAutofill()
40 final ComponentName currentService = AutofillHelper.getCurrentAutofillAsComponentName(this); in onCreate()