Searched refs:NotificationDelegate (Results 1 – 5 of 5) sorted by relevance
22 import com.android.server.notification.NotificationDelegate;25 void setNotificationDelegate(NotificationDelegate delegate); in setNotificationDelegate()
59 import com.android.server.notification.NotificationDelegate;80 private NotificationDelegate mNotificationDelegate;213 public void setNotificationDelegate(NotificationDelegate delegate) {
24 public interface NotificationDelegate { interface
744 final NotificationDelegate mNotificationDelegate = new NotificationDelegate() {
13187 …ManagerService$1;->setNotificationDelegate(Lcom/android/server/notification/NotificationDelegate;)V19703 Lcom/android/server/notification/NotificationDelegate;