Searched refs:mNotificationListener (Results 1 – 3 of 3) sorted by relevance
38 private CarNotificationListener mNotificationListener; field in CarNotificationCenterActivity49 mNotificationListener = ((CarNotificationListener.LocalBinder) binder).getService();54 mNotificationListener,58 mNotificationListener.setNotificationsShown(75 mNotificationListener = null;
39 private final NotificationListener mNotificationListener; field in TvNotificationHandler46 mNotificationListener = notificationListener; in TvNotificationHandler()59 mNotificationListener.addNotificationHandler(this); in start()60 mNotificationListener.registerAsSystemService(); in start()
69 private NotificationListenerService mNotificationListener; field in VoipCallMonitor90 mNotificationListener = new NotificationListenerService() { in VoipCallMonitor()146 mNotificationListener.registerAsSystemService(mContext, in startMonitor()156 mNotificationListener.unregisterAsSystemService(); in stopMonitor()362 mNotificationListener.onNotificationPosted(statusBarNotification); in postNotification()367 mNotificationListener.onNotificationRemoved(statusBarNotification); in removeNotification()