Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java944 isPackageFullyAllowedOrDeniedForAutofill(denyListString, packageName); in AutofillManager()
947 isPackageFullyAllowedOrDeniedForAutofill(allowlistString, packageName); in AutofillManager()
1031 private boolean isPackageFullyAllowedOrDeniedForAutofill( in isPackageFullyAllowedOrDeniedForAutofill() method in AutofillManager