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