Searched refs:isNotificationPolicyAccessGrantedForPackage (Results 1 – 6 of 6) sorted by relevance
217 boolean isNotificationPolicyAccessGrantedForPackage(String pkg); in isNotificationPolicyAccessGrantedForPackage() method
1735 public boolean isNotificationPolicyAccessGrantedForPackage(@NonNull String pkg) { in isNotificationPolicyAccessGrantedForPackage() method in NotificationManager1738 return service.isNotificationPolicyAccessGrantedForPackage(pkg); in isNotificationPolicyAccessGrantedForPackage()
4754 && !mNm.isNotificationPolicyAccessGrantedForPackage(callingPackage)) { in setStreamVolume()5632 && !mNm.isNotificationPolicyAccessGrantedForPackage(caller)) { in setRingerModeExternal()7002 && !mNm.isNotificationPolicyAccessGrantedForPackage(caller) in checkForRingerModeChange()
395 method public boolean isNotificationPolicyAccessGrantedForPackage(@NonNull String);
5961 public boolean isNotificationPolicyAccessGrantedForPackage(String pkg) {
6471 Landroid/app/INotificationManager$Stub$Proxy;->isNotificationPolicyAccessGrantedForPackage(Ljava/la…6659 Landroid/app/INotificationManager;->isNotificationPolicyAccessGrantedForPackage(Ljava/lang/String;)Z8115 Landroid/app/NotificationManager;->isNotificationPolicyAccessGrantedForPackage(Ljava/lang/String;)Z