Home
last modified time | relevance | path

Searched defs:setNotificationDelegate (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerInternal.java34 void setNotificationDelegate(NotificationDelegate delegate); in setNotificationDelegate() method
/frameworks/base/core/java/android/app/
DNotificationManager.java826 public void setNotificationDelegate(@Nullable String delegate) { in setNotificationDelegate() method in NotificationManager
DINotificationManager.aidl226 void setNotificationDelegate(String callingPkg, String delegate); in setNotificationDelegate() method
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java1800 public void setNotificationDelegate(String sourcePkg, int sourceUid, in setNotificationDelegate() method in PreferencesHelper