Searched refs:stopTune (Results 1 - 9 of 9) sorted by relevance

/packages/apps/TV/jni/
H A DDvbManager.h62 int stopTune();
H A Dtunertvinput_jni.cpp94 it->second->stopTune();
H A DDvbManager.cpp141 int DvbManager::stopTune() { function in class:DvbManager
/packages/apps/TV/src/com/android/tv/tuner/
H A DUsbTunerHal.java109 stopTune();
H A DTunerHal.java197 public synchronized void stopTune() { method in class:TunerHal
217 * {@link TunerHal#stopTune}. Writes at most maxSize TS frames in a buffer
/packages/apps/TV/tests/common/src/com/android/tv/input/
H A DTunerHelper.java88 public void stopTune(@Nullable Uri channelUri) { method in class:TunerHelper
/packages/apps/TV/src/com/android/tv/tuner/tvinput/
H A DTunerSession.java181 mSessionWorker.stopTune();
195 mSessionWorker.stopTune();
H A DTunerSessionWorker.java229 public void stopTune() { method in class:TunerSessionWorker
615 stopTune();
/packages/apps/TV/tests/input/src/com/android/tv/testinput/
H A DTestTvInputService.java171 mTunerHelper.stopTune(mChannelUri);
212 mTunerHelper.stopTune(mChannelUri);

Completed in 258 milliseconds