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

/packages/apps/TV/usbtuner/src/com/android/usbtuner/tvinput/
H A DChannelDataManager.java299 mListener.onRequestProgramsResponse(channel, getAllProgramsForChannel(channel));
323 List<EitItem> oldItems = getAllProgramsForChannel(channel);
490 private List<EitItem> getAllProgramsForChannel(TunerChannel channel) { method in class:ChannelDataManager

Completed in 244 milliseconds