Searched refs:frontendStopTune (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/tv/tuner/1.0/default/ | ||
D | Tuner.h | 65 void frontendStopTune(uint32_t frontendId); |
D | Frontend.cpp | 76 mTunerService->frontendStopTune(mId); in stopTune() |
D | Tuner.cpp | 155 void Tuner::frontendStopTune(uint32_t frontendId) { in frontendStopTune() function in android::hardware::tv::tuner::V1_0::implementation::Tuner |