Home
last modified time | relevance | path

Searched defs:getMute (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java377 public boolean getMute() { in getMute() method in SipPhone
639 boolean getMute() { in getMute() method in SipPhone.SipCall
929 boolean getMute() { in getMute() method in SipPhone.SipConnection
H A DSipCommandInterface.java205 public void getMute (Message response) { in getMute() method in SipCommandInterface
/aosp12/frameworks/base/core/java/android/hardware/radio/
H A DTunerAdapter.java117 public boolean getMute() { in getMute() method in TunerAdapter
H A DRadioTuner.java118 public abstract boolean getMute(); in getMute() method in RadioTuner
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_voice.cpp509 TEST_P(RadioHidlTest, getMute) { in TEST_P() argument
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaCallTracker.java1320 public boolean getMute() { in getMute() method in GsmCdmaCallTracker
H A DPhoneInternalInterface.java955 boolean getMute(); in getMute() method
H A DCallManager.java1032 public boolean getMute() { in getMute() method in CallManager
H A DGsmCdmaPhone.java2577 public boolean getMute() { in getMute() method in GsmCdmaPhone
H A DCommandsInterface.java1103 void getMute (Message response); in getMute() method
H A DRIL.java2941 public void getMute(Message result) { in getMute() method in RIL
/aosp12/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp387 Return<void> Radio::getMute(int32_t /* serial */) { in getMute() function in android::hardware::radio::V1_2::implementation::Radio
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java204 public void getMute (Message response) { in getMute() method in ImsPhoneCommandInterface
H A DImsPhone.java1040 public boolean getMute() { in getMute() method in ImsPhone
H A DImsPhoneCallTracker.java2309 public boolean getMute() { in getMute() method in ImsPhoneCallTracker
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java908 public void getMute (Message result) {unimplemented(result);} in getMute() method in SimulatedCommands
H A DSimulatedCommandsVerifier.java805 public void getMute(Message response) { in getMute() method in SimulatedCommandsVerifier
/aosp12/hardware/ril/libril/
H A Dril_service.cpp1451 Return<void> RadioImpl::getMute(int32_t serial) { in getMute() function in RadioImpl