Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationManager.java841 public @Nullable String getNotificationDelegate() { in getNotificationDelegate() method in NotificationManager
DINotificationManager.aidl227 String getNotificationDelegate(String callingPkg); in getNotificationDelegate() method
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java1783 public @Nullable String getNotificationDelegate(String sourcePkg, int sourceUid) { in getNotificationDelegate() method in PreferencesHelper