Home
last modified time | relevance | path

Searched refs:NotificationDelegate (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerInternal.java22 import com.android.server.notification.NotificationDelegate;
25 void setNotificationDelegate(NotificationDelegate delegate); in setNotificationDelegate()
DStatusBarManagerService.java59 import com.android.server.notification.NotificationDelegate;
80 private NotificationDelegate mNotificationDelegate;
213 public void setNotificationDelegate(NotificationDelegate delegate) {
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationDelegate.java24 public interface NotificationDelegate { interface
DNotificationManagerService.java744 final NotificationDelegate mNotificationDelegate = new NotificationDelegate() {
/frameworks/base/services/
Dart-profile13187 …ManagerService$1;->setNotificationDelegate(Lcom/android/server/notification/NotificationDelegate;)V
19703 Lcom/android/server/notification/NotificationDelegate;