Searched refs:mNotificationListener (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java907 mNotificationListener.registerAsSystemService(mContext,
4189 mNotificationListener.unregisterAsSystemService();
6140 private final NotificationListenerWithPlugins mNotificationListener = field in class:StatusBar
6308 mNotificationListener.setNotificationsShown(keys);
6365 mNotificationListener.snoozeNotification(sbn.getKey(),
6368 mNotificationListener.snoozeNotification(sbn.getKey(),

Completed in 46 milliseconds