Home
last modified time | relevance | path

Searched refs:getSectionEvent (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/jni/
Dandroid_media_tv_Tuner.h167 void getSectionEvent(const jobjectArray& arr, const int size, const DemuxFilterEvent& event);
Dandroid_media_tv_Tuner.cpp612 void FilterClientCallbackImpl::getSectionEvent(const jobjectArray& arr, const int size, in getSectionEvent() function in android::FilterClientCallbackImpl
880 getSectionEvent(array.get(), arraySize, event); in onFilterEvent()
/frameworks/av/services/tuner/hidl/
DTunerHidlFilter.h143 void getSectionEvent(const vector<HidlDemuxFilterEvent::Event>& events,
DTunerHidlFilter.cpp953 getSectionEvent(events, aidlEvents); in getAidlFilterEvent()
1033 void TunerHidlFilter::FilterCallback::getSectionEvent( in getSectionEvent() function in aidl::android::media::tv::tuner::TunerHidlFilter::FilterCallback