Searched refs:NotificationDelegate (Results 1 – 5 of 5) sorted by relevance
32 import com.android.server.notification.NotificationDelegate;35 void setNotificationDelegate(NotificationDelegate delegate); in setNotificationDelegate()
115 import com.android.server.notification.NotificationDelegate;167 private NotificationDelegate mNotificationDelegate;345 public void setNotificationDelegate(NotificationDelegate delegate) {
27 public interface NotificationDelegate { interface
1234 final NotificationDelegate mNotificationDelegate = new NotificationDelegate() {
23038 …ManagerService$1;->setNotificationDelegate(Lcom/android/server/notification/NotificationDelegate;)V23068 …d/server/statusbar/StatusBarManagerService;Lcom/android/server/notification/NotificationDelegate;)V