Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DINotificationManager.aidl98 String[] getPackagesRequestingNotificationPolicyAccess(); in getPackagesRequestingNotificationPolicyAccess() method
DNotificationManager.java688 public ArraySet<String> getPackagesRequestingNotificationPolicyAccess() { in getPackagesRequestingNotificationPolicyAccess() method in NotificationManager