Searched defs:isNotificationPolicyAccessGrantedForPackage (Results 1 – 4 of 4) 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
1568 public boolean isNotificationPolicyAccessGrantedForPackage(@NonNull String pkg) { in isNotificationPolicyAccessGrantedForPackage() method in NotificationManager
205 boolean isNotificationPolicyAccessGrantedForPackage(String pkg); in isNotificationPolicyAccessGrantedForPackage() method