Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java894 isPackageFullyAllowedOrDeniedForAutofill(denyListString, packageName); in AutofillManager()
897 isPackageFullyAllowedOrDeniedForAutofill(allowlistString, packageName); in AutofillManager()
972 private boolean isPackageFullyAllowedOrDeniedForAutofill( in isPackageFullyAllowedOrDeniedForAutofill() method in AutofillManager