Searched refs:isNotificationPolicyAccessGrantedForPackage (Results 1 – 5 of 5) sorted by relevance
182 boolean isNotificationPolicyAccessGrantedForPackage(String pkg); in isNotificationPolicyAccessGrantedForPackage() method
1264 public boolean isNotificationPolicyAccessGrantedForPackage(String pkg) { in isNotificationPolicyAccessGrantedForPackage() method in NotificationManager1267 return service.isNotificationPolicyAccessGrantedForPackage(pkg); in isNotificationPolicyAccessGrantedForPackage()
2385 && !mNm.isNotificationPolicyAccessGrantedForPackage(callingPackage)) { in setStreamVolume()2996 && !mNm.isNotificationPolicyAccessGrantedForPackage(caller)) { in setRingerModeExternal()3945 && !mNm.isNotificationPolicyAccessGrantedForPackage(caller) in checkForRingerModeChange()
3824 public boolean isNotificationPolicyAccessGrantedForPackage(String pkg) {;
6474 Landroid/app/INotificationManager$Stub$Proxy;->isNotificationPolicyAccessGrantedForPackage(Ljava/la…6662 Landroid/app/INotificationManager;->isNotificationPolicyAccessGrantedForPackage(Ljava/lang/String;)Z8118 Landroid/app/NotificationManager;->isNotificationPolicyAccessGrantedForPackage(Ljava/lang/String;)Z