Home
last modified time | relevance | path

Searched defs:isNotificationPolicyAccessGrantedForPackage (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java1591 public boolean isNotificationPolicyAccessGrantedForPackage(@NonNull String pkg) { in isNotificationPolicyAccessGrantedForPackage() method in NotificationManager
H A DINotificationManager.aidl209 boolean isNotificationPolicyAccessGrantedForPackage(String pkg); in isNotificationPolicyAccessGrantedForPackage() method