Home
last modified time | relevance | path

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

12

/aosp12/packages/services/Car/service/src/com/android/car/audio/
H A DCarAudioPolicyVolumeCallback.java120 private void setMute(boolean mute, int groupId, int flags) { in setMute() method in CarAudioPolicyVolumeCallback
H A DCarVolumeGroup.java255 void setMute(boolean mute) { in setMute() method in CarVolumeGroup
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java370 public void setMute(boolean muted) { in setMute() method in SipPhone
632 void setMute(boolean muted) { in setMute() method in SipPhone.SipCall
922 void setMute(boolean muted) { in setMute() method in SipPhone.SipConnection
H A DSipCommandInterface.java201 public void setMute (boolean enableMute, Message response) { in setMute() method in SipCommandInterface
/aosp12/frameworks/base/core/java/android/hardware/radio/
H A DTunerAdapter.java103 public int setMute(boolean mute) { in setMute() method in TunerAdapter
H A DRadioTuner.java110 public abstract int setMute(boolean mute); in setMute() method in RadioTuner
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl102 void setMute(boolean muted); in setMute() method
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_voice.cpp489 TEST_P(RadioHidlTest, setMute) { in TEST_P() argument
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCall.java278 public void setMute(boolean mute) { in setMute() method in ImsPhoneCall
H A DImsPhoneCommandInterface.java200 public void setMute (boolean enableMute, Message response) { in setMute() method in ImsPhoneCommandInterface
H A DImsPhone.java1025 public void setMute(boolean muted) { in setMute() method in ImsPhone
H A DImsPhoneCallTracker.java2304 public void setMute(boolean mute) { in setMute() method in ImsPhoneCallTracker
/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java380 public void setMute(boolean muted) { in setMute() method in ImsCallSessionImplBase
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java148 public void setMute(boolean muted) { in setMute() method in ImsCallSessionImplBase
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaCallTracker.java1315 public void setMute(boolean mute) { in setMute() method in GsmCdmaCallTracker
H A DPhoneInternalInterface.java944 void setMute(boolean muted); in setMute() method
H A DCallManager.java1007 public void setMute(boolean muted) { in setMute() method in CallManager
H A DGsmCdmaPhone.java2572 public void setMute(boolean muted) { in setMute() method in GsmCdmaPhone
H A DCommandsInterface.java1101 void setMute (boolean enableMute, Message response); in setMute() method
H A DRIL.java2921 public void setMute(boolean enableMute, Message result) { in setMute() method in RIL
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSession.java752 public void setMute(boolean muted) { in setMute() method in ImsCallSession
/aosp12/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp382 Return<void> Radio::setMute(int32_t /* serial */, bool /* enable */) { in setMute() function in android::hardware::radio::V1_2::implementation::Radio
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java1097 public void setMute(boolean muted) throws ImsException { in setMute() method in ImsCall
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java905 public void setMute (boolean enableMute, Message result) {unimplemented(result);} in setMute() method in SimulatedCommands
H A DSimulatedCommandsVerifier.java800 public void setMute(boolean enableMute, Message response) { in setMute() method in SimulatedCommandsVerifier

12