Searched refs:FilterClientCallbackImpl (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/media/jni/ |
D | android_media_tv_Tuner.h | 127 struct FilterClientCallbackImpl : public FilterClientCallback { struct 128 FilterClientCallbackImpl(); 129 ~FilterClientCallbackImpl();
|
D | android_media_tv_Tuner.cpp | 612 void FilterClientCallbackImpl::getSectionEvent(const jobjectArray& arr, const int size, in getSectionEvent() 627 void FilterClientCallbackImpl::getMediaEvent(const jobjectArray& arr, const int size, in getMediaEvent() 712 void FilterClientCallbackImpl::getPesEvent(const jobjectArray& arr, const int size, in getPesEvent() 726 void FilterClientCallbackImpl::getTsRecordEvent(const jobjectArray& arr, const int size, in getTsRecordEvent() 763 void FilterClientCallbackImpl::getMmtpRecordEvent(const jobjectArray& arr, const int size, in getMmtpRecordEvent() 782 void FilterClientCallbackImpl::getDownloadEvent(const jobjectArray& arr, const int size, in getDownloadEvent() 800 void FilterClientCallbackImpl::getIpPayloadEvent(const jobjectArray& arr, const int size, in getIpPayloadEvent() 812 void FilterClientCallbackImpl::getTemiEvent(const jobjectArray& arr, const int size, in getTemiEvent() 830 void FilterClientCallbackImpl::getScramblingStatusEvent(const jobjectArray& arr, const int size, in getScramblingStatusEvent() 843 void FilterClientCallbackImpl::getIpCidChangeEvent(const jobjectArray& arr, const int size, in getIpCidChangeEvent() [all …]
|