Home
last modified time | relevance | path

Searched defs:getNotificationDelegate (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DNotificationManager.java831 public @Nullable String getNotificationDelegate() { in getNotificationDelegate() method in NotificationManager
H A DINotificationManager.aidl223 String getNotificationDelegate(String callingPkg); in getNotificationDelegate() method
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java1784 public @Nullable String getNotificationDelegate(String sourcePkg, int sourceUid) { in getNotificationDelegate() method in PreferencesHelper