Searched refs:onProgramsArrived (Results 1 – 3 of 3) sorted by relevance
129 void onProgramsArrived(TunerChannel channel, List<EitItem> programs); in onProgramsArrived() method396 mListener.onProgramsArrived(channel, items); in handleEvents()
597 public void onProgramsArrived(TunerChannel channel, List<EitItem> programs) { in onProgramsArrived() method in TunerSessionWorkerExoV2
589 public void onProgramsArrived(TunerChannel channel, List<EitItem> programs) { in onProgramsArrived() method in TunerSessionWorker