Searched refs:isNotificationPolicyAccessGrantedForPackage (Results 1 – 5 of 5) sorted by relevance
180 boolean isNotificationPolicyAccessGrantedForPackage(String pkg); in isNotificationPolicyAccessGrantedForPackage() method
1245 public boolean isNotificationPolicyAccessGrantedForPackage(String pkg) { in isNotificationPolicyAccessGrantedForPackage() method in NotificationManager1248 return service.isNotificationPolicyAccessGrantedForPackage(pkg); in isNotificationPolicyAccessGrantedForPackage()
2302 && !mNm.isNotificationPolicyAccessGrantedForPackage(callingPackage)) { in setStreamVolume()2902 && !mNm.isNotificationPolicyAccessGrantedForPackage(caller)) { in setRingerModeExternal()3981 && !mNm.isNotificationPolicyAccessGrantedForPackage(caller) in checkForRingerModeChange()
3747 public boolean isNotificationPolicyAccessGrantedForPackage(String pkg) {;
6891 Landroid/app/INotificationManager$Stub$Proxy;->isNotificationPolicyAccessGrantedForPackage(Ljava/la…7081 Landroid/app/INotificationManager;->isNotificationPolicyAccessGrantedForPackage(Ljava/lang/String;)Z8647 Landroid/app/NotificationManager;->isNotificationPolicyAccessGrantedForPackage(Ljava/lang/String;)Z