Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/radio/
DRadioTuner.java113 public abstract boolean getMute(); in getMute() method in RadioTuner
DRadioModule.java67 public native boolean getMute(); in getMute() method in RadioModule
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java365 public boolean getMute() { in getMute() method in SipPhone
621 boolean getMute() { in getMute() method in SipPhone.SipCall
910 boolean getMute() { in getMute() method in SipPhone.SipConnection
DSipCommandInterface.java183 public void getMute (Message response) { in getMute() method in SipCommandInterface
/frameworks/av/radio/
DRadio.cpp171 status_t Radio::getMute(bool *mute) in getMute() function in android::Radio
DIRadio.cpp104 virtual status_t getMute(bool *mute) in getMute() function in android::BpRadio
/frameworks/av/services/radio/
DRadioService.cpp616 status_t RadioService::Module::getMute(bool *mute) in getMute() function in android::RadioService::Module
780 status_t RadioService::ModuleClient::getMute(bool *mute) in getMute() function in android::RadioService::ModuleClient
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCallTracker.java1206 public boolean getMute() { in getMute() method in GsmCdmaCallTracker
DPhoneInternalInterface.java681 boolean getMute(); in getMute() method
DCallManager.java1176 public boolean getMute() { in getMute() method in CallManager
DGsmCdmaPhone.java1766 public boolean getMute() { in getMute() method in GsmCdmaPhone
DCommandsInterface.java1005 void getMute (Message response); in getMute() method
DRIL.java1307 getMute (Message response) { in getMute() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCallTracker.java1040 public boolean getMute() { in getMute() method in ImsPhoneCallTracker
DImsPhone.java639 public boolean getMute() { in getMute() method in ImsPhone
DImsPhoneCommandInterface.java182 public void getMute (Message response) { in getMute() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java1244 public boolean getMute() { in getMute() method in PhoneMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java806 public void getMute (Message result) {unimplemented(result);} in getMute() method in SimulatedCommands
DSimulatedCommandsVerifier.java768 public void getMute(Message response) { in getMute() method in SimulatedCommandsVerifier