Searched refs:getAutofillServiceName (Results 1 – 2 of 2) sorted by relevance
18 import static android.autofillservice.cts.Helper.getAutofillServiceName;43 mSettingsOnCreate = getAutofillServiceName(); in onCreate()
931 final String actualName = getAutofillServiceName(); in isAutofillServiceEnabled()938 public static String getAutofillServiceName() { in getAutofillServiceName() method in Helper