Searched refs:isNotificationPolicyAccessGrantedForPackage (Results 1 – 6 of 6) sorted by relevance
209 boolean isNotificationPolicyAccessGrantedForPackage(String pkg); in isNotificationPolicyAccessGrantedForPackage() method
1591 public boolean isNotificationPolicyAccessGrantedForPackage(@NonNull String pkg) { in isNotificationPolicyAccessGrantedForPackage() method in NotificationManager1594 return service.isNotificationPolicyAccessGrantedForPackage(pkg); in isNotificationPolicyAccessGrantedForPackage()
4500 && !mNm.isNotificationPolicyAccessGrantedForPackage(callingPackage)) { in setStreamVolume()5345 && !mNm.isNotificationPolicyAccessGrantedForPackage(caller)) { in setRingerModeExternal()6692 && !mNm.isNotificationPolicyAccessGrantedForPackage(caller) in checkForRingerModeChange()
369 method public boolean isNotificationPolicyAccessGrantedForPackage(@NonNull String);
5393 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