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.java45 import com.android.server.notification.NotificationDelegate;
68 private NotificationDelegate mNotificationDelegate;
125 public void setNotificationDelegate(NotificationDelegate delegate) {
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationDelegate.java21 public interface NotificationDelegate { interface
DNotificationManagerService.java599 final NotificationDelegate mNotificationDelegate = new NotificationDelegate() {
/frameworks/base/services/
Dart-profile2902 HPLcom/android/server/notification/NotificationDelegate;->clearEffects()V
2903 HPLcom/android/server/notification/NotificationDelegate;->onClearAll(III)V
2904 HPLcom/android/server/notification/NotificationDelegate;->onNotificationActionClick(IILjava/lang/St…
2905 HPLcom/android/server/notification/NotificationDelegate;->onNotificationClear(IILjava/lang/String;L…
2906 HPLcom/android/server/notification/NotificationDelegate;->onNotificationClick(IILjava/lang/String;)V
2907 HPLcom/android/server/notification/NotificationDelegate;->onNotificationError(IILjava/lang/String;L…
2908 HPLcom/android/server/notification/NotificationDelegate;->onNotificationExpansionChanged(Ljava/lang…
2909 HPLcom/android/server/notification/NotificationDelegate;->onNotificationVisibilityChanged([Lcom/and…
2910 HPLcom/android/server/notification/NotificationDelegate;->onPanelHidden()V
2911 HPLcom/android/server/notification/NotificationDelegate;->onPanelRevealed(ZI)V
[all …]