Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2013 return mPolicyAccess.isPackageGranted(pkg);
4278 public boolean isPackageGranted(String pkg) { in isPackageGranted() method in NotificationManagerService.PolicyAccess