Searched refs:isNotificationPolicyAccessGrantedForPackage (Results 1 – 11 of 11) sorted by relevance
47 protected boolean isNotificationPolicyAccessGrantedForPackage(String pkg) { in isNotificationPolicyAccessGrantedForPackage() method in ShadowNotificationManager
49 protected boolean isNotificationPolicyAccessGrantedForPackage(String pkg) { in isNotificationPolicyAccessGrantedForPackage() method in ShadowNotificationManager
91 NotificationManager.class).isNotificationPolicyAccessGrantedForPackage(pkg); in hasAccess()
79 if (mNm.isNotificationPolicyAccessGrantedForPackage(pkg) in reloadApprovedServices()
144 if (!parent.mNm.isNotificationPolicyAccessGrantedForPackage( in disable()
202 && mNm.isNotificationPolicyAccessGrantedForPackage(ri.packageName)
180 if (!mNm.isNotificationPolicyAccessGrantedForPackage(service.getPackageName())) { in revokeNotificationAccess()