Searched refs:hasAutofillFeature (Results 1 – 3 of 3) sorted by relevance
21 import static android.autofillservice.cts.Helper.hasAutofillFeature;116 if (!hasAutofillFeature()) return; in prepareScreen()185 if (!hasAutofillFeature()) return; in disableService()
24 import static android.autofillservice.cts.Helper.hasAutofillFeature;92 if (!hasAutofillFeature()) return; in disableService()
742 public static boolean hasAutofillFeature() { in hasAutofillFeature() method in Helper833 if (!hasAutofillFeature()) return; in preTestCleanup()