Home
last modified time | relevance | path

Searched refs:shouldEnableAutofillOnAllViewTypes (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillFeatureFlags.java365 public static boolean shouldEnableAutofillOnAllViewTypes(){ in shouldEnableAutofillOnAllViewTypes() method in AutofillFeatureFlags
H A DAutofillManager.java880 AutofillFeatureFlags.shouldEnableAutofillOnAllViewTypes(); in AutofillManager()