HomeSort by relevance Sort by last modified time
    Searched refs:mNotificationDelegate (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/core/java/com/android/server/statusbar/
StatusBarManagerService.java 71 private NotificationDelegate mNotificationDelegate;
176 mNotificationDelegate = delegate;
654 mNotificationDelegate.onSetDisabled(net1);
911 mNotificationDelegate.onPanelRevealed(clearNotificationEffects, numItems);
922 mNotificationDelegate.clearEffects();
933 mNotificationDelegate.onPanelHidden();
1009 mNotificationDelegate.onNotificationClick(callingUid, callingPid, key, nv);
    [all...]
  /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
NotificationManagerServiceTest.java     [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
NotificationManagerService.java 657 final NotificationDelegate mNotificationDelegate = new NotificationDelegate() {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 

Completed in 190 milliseconds