/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
H A D | SipPhone.java | 377 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 D | SipCommandInterface.java | 205 public void getMute (Message response) { in getMute() method in SipCommandInterface
|
/aosp12/frameworks/base/core/java/android/hardware/radio/ |
H A D | TunerAdapter.java | 117 public boolean getMute() { in getMute() method in TunerAdapter
|
H A D | RadioTuner.java | 118 public abstract boolean getMute(); in getMute() method in RadioTuner
|
/aosp12/hardware/interfaces/radio/1.0/vts/functional/ |
H A D | radio_hidl_hal_voice.cpp | 509 TEST_P(RadioHidlTest, getMute) { in TEST_P() argument
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | GsmCdmaCallTracker.java | 1320 public boolean getMute() { in getMute() method in GsmCdmaCallTracker
|
H A D | PhoneInternalInterface.java | 955 boolean getMute(); in getMute() method
|
H A D | CallManager.java | 1032 public boolean getMute() { in getMute() method in CallManager
|
H A D | GsmCdmaPhone.java | 2577 public boolean getMute() { in getMute() method in GsmCdmaPhone
|
H A D | CommandsInterface.java | 1103 void getMute (Message response); in getMute() method
|
H A D | RIL.java | 2941 public void getMute(Message result) { in getMute() method in RIL
|
/aosp12/hardware/interfaces/radio/1.2/default/ |
H A D | Radio.cpp | 387 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 D | ImsPhoneCommandInterface.java | 204 public void getMute (Message response) { in getMute() method in ImsPhoneCommandInterface
|
H A D | ImsPhone.java | 1040 public boolean getMute() { in getMute() method in ImsPhone
|
H A D | ImsPhoneCallTracker.java | 2309 public boolean getMute() { in getMute() method in ImsPhoneCallTracker
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | SimulatedCommands.java | 908 public void getMute (Message result) {unimplemented(result);} in getMute() method in SimulatedCommands
|
H A D | SimulatedCommandsVerifier.java | 805 public void getMute(Message response) { in getMute() method in SimulatedCommandsVerifier
|
/aosp12/hardware/ril/libril/ |
H A D | ril_service.cpp | 1451 Return<void> RadioImpl::getMute(int32_t serial) { in getMute() function in RadioImpl
|