Home
last modified time | relevance | path

Searched defs:stopStream (Results 1 – 11 of 11) sorted by relevance

/packages/apps/TV/tuner/src/com/android/tv/tuner/source/
DTsStreamer.java44 void stopStream(); in stopStream() method
DTunerTsStreamer.java252 public void stopStream() { in stopStream() method in TunerTsStreamer
DFileTsStreamer.java215 public void stopStream() { in stopStream() method in FileTsStreamer
/packages/services/Car/cpp/evs/sampleDriver/hidl/
DVideoCapture.cpp216 void VideoCapture::stopStream() { in stopStream() function in VideoCapture
/packages/services/Car/cpp/evs/sampleDriver/aidl/src/
DVideoCapture.cpp216 void VideoCapture::stopStream() { in stopStream() function in VideoCapture
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dsco_connection.cc330 void ScoConnection::StopStream(std::function<void(TaskId)> stopStream) { in StopStream()
Dacl_connection_handler.cc40 void AclConnectionHandler::Reset(std::function<void(TaskId)> stopStream) { in Reset()
176 std::function<void(TaskId)> stopStream) { in Disconnect()
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dbluetooth_audio_port_impl.cc67 ndk::ScopedAStatus BluetoothAudioPortImpl::stopStream() { in stopStream() function in bluetooth::audio::aidl::BluetoothAudioPortImpl
/packages/services/Car/cpp/evs/manager/1.1/emul/
DVideoCapture.cpp277 void VideoCapture::stopStream() { in stopStream() function in android::automotive::evs::V1_1::implementation::VideoCapture
/packages/apps/TV/tuner/src/com/android/tv/tuner/setup/
DScanFragment.java605 public void stopStream() {} in stopStream() method in ScanFragment.FakeTsStreamer
/packages/modules/Bluetooth/system/audio_hal_interface/hidl/
Dclient_interface_hidl.cc101 Return<void> stopStream() override { in stopStream() function in bluetooth::audio::hidl::BluetoothAudioPortImpl