Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DConditionProviders.java249 protected boolean isValidEntry(String packageOrComponent, int userId) { in isValidEntry() method in ConditionProviders
H A DManagedServices.java1213 if (!isValidEntry(approvedPackageOrComponent, userId)) { in trimApprovedListsAccordingToInstalledServices()
1264 protected boolean isValidEntry(String packageOrComponent, int userId) { in isValidEntry() method in ManagedServices