Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillFeatureFlags.java455 public static boolean isAutofillPccClassificationEnabled() { in isAutofillPccClassificationEnabled() method in AutofillFeatureFlags
H A DAutofillManager.java1497 if (AutofillFeatureFlags.isAutofillPccClassificationEnabled()) { in notifyViewReadyInner()