Home
last modified time | relevance | path

Searched refs:frontendStopTune (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/tv/tuner/1.0/default/
DTuner.h65 void frontendStopTune(uint32_t frontendId);
DFrontend.cpp76 mTunerService->frontendStopTune(mId); in stopTune()
DTuner.cpp155 void Tuner::frontendStopTune(uint32_t frontendId) { in frontendStopTune() function in android::hardware::tv::tuner::V1_0::implementation::Tuner