Searched refs:notifyEventDetected (Results 1 – 6 of 6) sorted by relevance
502 mChannelDataManager.notifyEventDetected(channel, items); in onEventDetected()
241 mChannelDataManager.notifyEventDetected(channel, items); in onEventDetected()
242 mChannelDataManager.notifyEventDetected(channel, items); in onEventDetected()
662 mChannelDataManager.notifyEventDetected(channel, items); in onEventDetected()
667 mChannelDataManager.notifyEventDetected(channel, items); in onEventDetected()
243 public void notifyEventDetected(TunerChannel channel, List<EitItem> items) { in notifyEventDetected() method in ChannelDataManager