Searched defs:stopTune (Results 1 - 3 of 3) sorted by relevance

/packages/apps/TV/usbtuner/jni/
H A DDvbManager.cpp126 int DvbManager::stopTune() { function in class:DvbManager
/packages/apps/TV/usbtuner/src/com/android/usbtuner/
H A DTunerHal.java179 public void stopTune() { method in class:TunerHal
/packages/apps/TV/usbtuner/src/com/android/usbtuner/tvinput/
H A DTunerSessionWorker.java230 public void stopTune() { method in class:TunerSessionWorker
491 stopTune();
520 mTunerHal.stopTune();
553 // the tuner device. Calling stopPlayback() and TunerHal.stopTune()
557 mTunerHal.stopTune();
1210 mTunerHal.stopTune();
1434 mTunerHal.stopTune();

Completed in 53 milliseconds