Home
last modified time | relevance | path

Searched defs:SetVolume (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/sonivox/jet_tools/JetCreator/
H A Deas.py223 def SetVolume (self, volume): member in EAS_Stream
815 def SetVolume (self, volume): member in EAS
1189 def SetVolume (self, volume): member in JET
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hearing_aid.cc60 void HearingAid::SetVolume(int8_t /* volume */) { inc_func_call_count(__func__); } in SetVolume() function in HearingAid
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_hearing_aid.cc89 void SetVolume(int8_t volume) override { in SetVolume() function in __anoned050e920211::HearingAidInterfaceImpl
Dbtif_vc.cc179 void SetVolume(std::variant<RawAddress, int> addr_or_group_id, uint8_t volume) override { in SetVolume() function in __anon384941400111::VolumeControlInterfaceImpl
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Daudio_track_source_impl.cpp24 void AudioTrackSourceImpl::SetVolume(double volume) { in SetVolume() function in cuttlefish::webrtc_streaming::AudioTrackSourceImpl
/aosp_15_r20/external/webrtc/pc/
H A Dremote_audio_source.cc113 void RemoteAudioSource::SetVolume(double volume) { in SetVolume() function in webrtc::RemoteAudioSource
/aosp_15_r20/external/webrtc/api/
H A Dmedia_stream_interface.h252 virtual void SetVolume(double volume) {} in SetVolume() function
/aosp_15_r20/external/openscreen/cast/cast_core/api/runtime/
H A Dcast_audio_channel_service.proto93 rpc SetVolume(SetVolumeRequest) returns (SetVolumeResponse); rpc
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc1891 void SetVolume(int8_t volume) { in SetVolume() function in __anon8c0bbec30111::HearingAidImpl
2181 void HearingAid::SetVolume(int8_t volume) { in SetVolume() function in HearingAid
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc169 void SetVolume(int8_t volume) override { in SetVolume() function in bluetooth::avrcp::VolumeInterfaceImpl
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/avrcp_device_fuzz/
Davrcp_device_fuzz.cc179 void SetVolume(int8_t /* volume */) { return; } in SetVolume() function in bluetooth::avrcp::FakeVolumeInterface
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto112 rpc SetVolume(SetVolumeRequest) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc322 void SetVolume(int8_t volume) override { in SetVolume() function in bluetooth::avrcp::VolumeInterfaceWrapper
/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc560 void Device::SetVolume(int8_t volume) { in SetVolume() function in bluetooth::avrcp::Device
/aosp_15_r20/packages/modules/Bluetooth/system/bta/vc/
Dvc.cc1139 void SetVolume(std::variant<RawAddress, int> addr_or_group_id, uint8_t volume) override { in SetVolume() function in __anonae51805f0111::VolumeControlImpl
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp203 void SetVolume(int8_t volume) override { setVolume(volume); } in SetVolume() function in android::VolumeInterfaceImpl
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddsound.h611 STDMETHOD(SetVolume)(THIS_ LONG lVolume) PURE; in DECLARE_INTERFACE_() local
694 STDMETHOD(SetVolume)(THIS_ LONG lVolume) PURE; in DECLARE_INTERFACE_() local
Ddmusici.h1198 STDMETHOD(SetVolume)(THIS_ LONG lVolume, DWORD dwDuration) PURE; in DECLARE_INTERFACE_() local
/aosp_15_r20/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1351 SLresult (*SetVolume) ( member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/SLES/
DOpenSLES.h1351 SLresult (*SetVolume) ( member
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/OMXAL/
DOpenMAXAL.h1985 XAresult (*SetVolume) ( member
/aosp_15_r20/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h1985 XAresult (*SetVolume) ( member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h6368 } SetVolume; member