Searched defs:setNotificationDelegate (Results 1 – 4 of 4) sorted by relevance
25 void setNotificationDelegate(NotificationDelegate delegate); in setNotificationDelegate() method
197 void setNotificationDelegate(String callingPkg, String delegate); in setNotificationDelegate() method
598 public void setNotificationDelegate(@Nullable String delegate) { in setNotificationDelegate() method in NotificationManager
1331 public void setNotificationDelegate(String sourcePkg, int sourceUid, in setNotificationDelegate() method in PreferencesHelper