Searched refs:setNotificationDelegate (Results 1 – 3 of 3) sorted by relevance
24 void setNotificationDelegate(NotificationDelegate delegate); in setNotificationDelegate() method
112 public void setNotificationDelegate(NotificationDelegate delegate) {
906 mStatusBar.setNotificationDelegate(mNotificationDelegate); in onStart()