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.java116 public abstract boolean getMute(); in getMute() method in RadioTuner
DRadioModule.java70 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
911 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.cpp105 virtual status_t getMute(bool *mute) in getMute() function in android::BpRadio
/frameworks/av/services/radio/
DRadioService.cpp615 status_t RadioService::Module::getMute(bool *mute) in getMute() function in android::RadioService::Module
793 status_t RadioService::ModuleClient::getMute(bool *mute) in getMute() function in android::RadioService::ModuleClient
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaCallTracker.java1215 public boolean getMute() { in getMute() method in GsmCdmaCallTracker
DPhoneInternalInterface.java680 boolean getMute(); in getMute() method
DCallManager.java1176 public boolean getMute() { in getMute() method in CallManager
DGsmCdmaPhone.java1836 public boolean getMute() { in getMute() method in GsmCdmaPhone
DCommandsInterface.java1009 void getMute (Message response); in getMute() method
DRIL.java1899 public void getMute(Message result) { in getMute() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java706 public boolean getMute() { in getMute() method in ImsPhone
DImsPhoneCommandInterface.java182 public void getMute (Message response) { in getMute() method in ImsPhoneCommandInterface
DImsPhoneCallTracker.java1363 public boolean getMute() { in getMute() method in ImsPhoneCallTracker
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
DPhoneMock.java1255 public boolean getMute() { in getMute() method in PhoneMock
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java814 public void getMute (Message result) {unimplemented(result);} in getMute() method in SimulatedCommands
DSimulatedCommandsVerifier.java768 public void getMute(Message response) { in getMute() method in SimulatedCommandsVerifier