Searched refs:stopFrontendInput (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/tv/tuner/1.1/default/ | ||
D | Demux.h | 79 void stopFrontendInput(); |
D | Demux.cpp | 384 void Demux::stopFrontendInput() { in stopFrontendInput() function in android::hardware::tv::tuner::V1_0::implementation::Demux |
D | Tuner.cpp | 362 mDemuxes[demuxId]->stopFrontendInput(); in frontendStopTune() |
/hardware/interfaces/tv/tuner/aidl/default/ | ||
D | Demux.cpp | 374 stopFrontendInput(); in close() |
D | Demux.h | 98 void stopFrontendInput(); |
D | Tuner.cpp | 348 mDemuxes[demuxId]->stopFrontendInput(); in frontendStopTune() |
/hardware/interfaces/tv/tuner/1.0/default/ | ||
D | Demux.h | 84 void stopFrontendInput(); |
D | Tuner.cpp | 259 mDemuxes[demuxId]->stopFrontendInput(); in frontendStopTune() |
D | Demux.cpp | 356 void Demux::stopFrontendInput() { in stopFrontendInput() function in android::hardware::tv::tuner::V1_0::implementation::Demux |