Home
last modified time | relevance | path

Searched defs:setMute (Results 1 – 25 of 324) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/OpenCSD/decoder/include/pkt_printers/
H A Ditem_printer.h99 inline void ItemPrinter::setMute(bool mute) in setMute() function
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V4-java-source/gen/android/hardware/radio/voice/
DIRadioVoice.java499 @Override public void setMute(int serial, boolean enable) throws android.os.RemoteException in setMute() method in IRadioVoice.Default
1913 @Override public void setMute(int serial, boolean enable) throws android.os.RemoteException in setMute() method in IRadioVoice.Stub.Proxy
2601 public void setMute(int serial, boolean enable) throws android.os.RemoteException; in setMute() method
/aosp_15_r20/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl104 void setMute(boolean muted); in setMute() method
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/server/src/
DVcp.kt136 override fun setMute(request: SetMuteRequest, responseObserver: StreamObserver<Empty>) { in setMute() method in com.android.pandora.Vcp
/aosp_15_r20/external/google-cloud-java/java-securitycenter/grpc-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/
H A DSecurityCenterGrpc.java2732 default void setMute( in setMute() method
3522 public void setMute( in setMute() method in SecurityCenterGrpc.SecurityCenterStub
4243 public com.google.cloud.securitycenter.v1.Finding setMute( in setMute() method in SecurityCenterGrpc.SecurityCenterBlockingStub
4939 setMute(com.google.cloud.securitycenter.v1.SetMuteRequest request) { in setMute() method in SecurityCenterGrpc.SecurityCenterFutureStub
/aosp_15_r20/frameworks/base/core/java/android/hardware/radio/
H A DTunerAdapter.java117 public int setMute(boolean mute) { in setMute() method in TunerAdapter
H A DRadioTuner.java131 public abstract int setMute(boolean mute); in setMute() method in RadioTuner
/aosp_15_r20/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_voice.cpp489 TEST_P(RadioHidlTest, setMute) { in TEST_P() argument
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DAudioInputControl.java684 public boolean setMute(@MuteSettable int mute) { in setMute() method in AudioInputControl
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V1-ndk-source/gen/android/hardware/radio/voice/
DIRadioVoice.cpp1645 ::ndk::ScopedAStatus BpRadioVoice::setMute(int32_t in_serial, bool in_enable) { in setMute() function in aidl::android::hardware::radio::voice::BpRadioVoice
2227 ::ndk::ScopedAStatus IRadioVoiceDefault::setMute(int32_t /*in_serial*/, bool /*in_enable*/) { in setMute() function in aidl::android::hardware::radio::voice::IRadioVoiceDefault
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V1-ndk-source/gen/android/hardware/radio/voice/
DIRadioVoice.cpp1645 ::ndk::ScopedAStatus BpRadioVoice::setMute(int32_t in_serial, bool in_enable) { in setMute() function in aidl::android::hardware::radio::voice::BpRadioVoice
2227 ::ndk::ScopedAStatus IRadioVoiceDefault::setMute(int32_t /*in_serial*/, bool /*in_enable*/) { in setMute() function in aidl::android::hardware::radio::voice::IRadioVoiceDefault
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V1-ndk-source/gen/android/hardware/radio/voice/
DIRadioVoice.cpp1645 ::ndk::ScopedAStatus BpRadioVoice::setMute(int32_t in_serial, bool in_enable) { in setMute() function in aidl::android::hardware::radio::voice::BpRadioVoice
2227 ::ndk::ScopedAStatus IRadioVoiceDefault::setMute(int32_t /*in_serial*/, bool /*in_enable*/) { in setMute() function in aidl::android::hardware::radio::voice::IRadioVoiceDefault
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V1-ndk-source/gen/android/hardware/radio/voice/
DIRadioVoice.cpp1645 ::ndk::ScopedAStatus BpRadioVoice::setMute(int32_t in_serial, bool in_enable) { in setMute() function in aidl::android::hardware::radio::voice::BpRadioVoice
2227 ::ndk::ScopedAStatus IRadioVoiceDefault::setMute(int32_t /*in_serial*/, bool /*in_enable*/) { in setMute() function in aidl::android::hardware::radio::voice::IRadioVoiceDefault
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCall.java280 public void setMute(boolean mute) { in setMute() method in ImsPhoneCall
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlInputDescriptor.java248 boolean setMute(int id, @Mute int mute) { in setMute() method in VolumeControlInputDescriptor
/aosp_15_r20/hardware/interfaces/radio/aidl/android/hardware/radio/voice/
H A DIRadioVoice.aidl475 void setMute(in int serial, in boolean enable); in setMute() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.voice_interface/dump/android/hardware/radio/voice/
DIRadioVoice.aidl72 oneway void setMute(in int serial, in boolean enable); in setMute() method
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java498 public void setMute(boolean muted) { in setMute() method in ImsCallSessionImplBase
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/
H A DIRadioVoice.aidl68 oneway void setMute(in int serial, in boolean enable); in setMute() method
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/
H A DIRadioVoice.aidl68 oneway void setMute(in int serial, in boolean enable); in setMute() method
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/
H A DIRadioVoice.aidl69 oneway void setMute(in int serial, in boolean enable); in setMute() method
/aosp_15_r20/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/
H A DIRadioVoice.aidl72 oneway void setMute(in int serial, in boolean enable); in setMute() method
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V1-ndk-source/gen/include/aidl/android/hardware/radio/voice/
DBnRadioVoice.h134 ::ndk::ScopedAStatus setMute(int32_t in_serial, bool in_enable) override { in setMute() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/radio/aidl/android.hardware.radio.voice-V1-ndk-source/gen/include/aidl/android/hardware/radio/voice/
DBnRadioVoice.h134 ::ndk::ScopedAStatus setMute(int32_t in_serial, bool in_enable) override { in setMute() function
/aosp_15_r20/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/
H A DRadioVoice.cpp240 ScopedAStatus RadioVoice::setMute(int32_t serial, bool enable) { in setMute() function in android::hardware::radio::compat::RadioVoice

12345678910>>...13