Home
last modified time | relevance | path

Searched refs:SetVolume (Results 1 – 25 of 25) sorted by relevance

/aosp12/system/bt/btif/src/
H A Dbtif_vc.cc89 void SetVolume(std::variant<RawAddress, int> addr_or_group_id, in SetVolume() function in __anon705e8be00110::VolumeControlInterfaceImpl
92 do_in_main_thread(FROM_HERE, Bind(&VolumeControl::SetVolume, in SetVolume()
H A Dbtif_hearing_aid.cc107 void SetVolume(int8_t volume) override { in SetVolume() function in __anona1484d320210::HearingAidInterfaceImpl
109 do_in_main_thread(FROM_HERE, Bind(&HearingAid::SetVolume, in SetVolume()
/aosp12/system/bt/bta/include/
H A Dbta_vc_api.h38 virtual void SetVolume(std::variant<RawAddress, int> addr_or_group_id,
H A Dbta_hearing_aid_api.h230 virtual void SetVolume(int8_t volume) = 0;
/aosp12/system/bt/include/hardware/
H A Dbt_hearing_aid.h66 virtual void SetVolume(int8_t volume) = 0;
H A Dbt_vc.h71 virtual void SetVolume(std::variant<RawAddress, int> addr_or_group_id,
/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetoothAvrcpTarget.aidl57 boolean SetVolume(int volume); in SetVolume() method
/aosp12/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
H A Davrcp_device_fuzz.cc43 virtual void SetVolume(int8_t volume) {} in SetVolume() function in bluetooth::avrcp::FakeVolumeInterface
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_avrcp_target_binder_server.cc209 Status BluetoothAvrcpTargetBinderServer::SetVolume(int32_t volume, in SetVolume() function in ipc::binder::BluetoothAvrcpTargetBinderServer
212 TRY_RET_FUNC(avrcp_target->SetVolume(volume)); in SetVolume()
H A Dbluetooth_avrcp_target_binder_server.h89 android::binder::Status SetVolume(int32_t volume,
/aosp12/system/bt/include/hardware/avrcp/
H A Davrcp.h169 virtual void SetVolume(int8_t volume) = 0;
/aosp12/system/bt/profile/avrcp/tests/
H A Davrcp_test_helper.h56 MOCK_METHOD1(SetVolume, void(int8_t));
H A Davrcp_device_test.cc1284 EXPECT_CALL(vol_interface, SetVolume(0x47)).Times(1); in TEST_F()
1323 EXPECT_CALL(vol_interface, SetVolume(0x47)).Times(0); in TEST_F()
1363 test_device->SetVolume(vol); in TEST_F()
1364 test_device->SetVolume(vol); in TEST_F()
/aosp12/system/bt/service/
H A Davrcp_target.h110 bool SetVolume(int volume);
H A Davrcp_target.cc239 bool AvrcpTarget::SetVolume(int volume) { in SetVolume() function in bluetooth::AvrcpTarget
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hearing_aid.cpp218 sHearingAidInterface->SetVolume(volume); in setVolumeNative()
H A Dcom_android_bluetooth_avrcp_target.cpp149 void SetVolume(int8_t volume) override { setVolume(volume); } in SetVolume() function in android::VolumeInterfaceImpl
/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.cc276 void SetVolume(int8_t volume) override { in SetVolume() function in bluetooth::avrcp::VolumeInterfaceWrapper
277 do_in_avrcp_jni(base::Bind(&VolumeInterface::SetVolume, in SetVolume()
/aosp12/system/bt/profile/avrcp/
H A Ddevice.h266 virtual void SetVolume(int8_t volume);
H A Ddevice.cc393 base::Bind(&Device::SetVolume, weak_ptr_factory_.GetWeakPtr())); in HandleVolumeChanged()
408 volume_interface_->SetVolume(volume_); in HandleVolumeChanged()
411 void Device::SetVolume(int8_t volume) { in SetVolume() function in bluetooth::avrcp::Device
/aosp12/system/bt/bta/vc/
H A Dvc.cc386 void SetVolume(std::variant<RawAddress, int> addr_or_group_id, in SetVolume() function in __anonda2b7eff0110::VolumeControlImpl
H A Dvc_test.cc638 VolumeControl::Get()->SetVolume(test_address, 0x10); in TEST_F()
/aosp12/system/bt/bta/hearing_aid/
H A Dhearing_aid.cc1569 void SetVolume(int8_t volume) override { in SetVolume() function in __anon5e1925630110::HearingAidImpl
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1351 SLresult (*SetVolume) ( member
/aosp12/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h1985 XAresult (*SetVolume) ( member