Home
last modified time | relevance | path

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

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