Searched refs:isNotificationPolicyAccessGrantedForPackage (Results 1 – 7 of 7) 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
112 if (!mNm.isNotificationPolicyAccessGrantedForPackage( in disable()
95 NotificationManager.class).isNotificationPolicyAccessGrantedForPackage(pkg); in hasAccess()
79 if (mNm.isNotificationPolicyAccessGrantedForPackage(pkg) in reloadApprovedServices()
184 if (!mNm.isNotificationPolicyAccessGrantedForPackage(service.getPackageName())) { in revokeNotificationAccess()
202 && mNm.isNotificationPolicyAccessGrantedForPackage(ri.packageName)