/frameworks/base/core/java/android/hardware/radio/ |
D | RadioTuner.java | 113 public abstract boolean getMute(); in getMute() method in RadioTuner
|
D | RadioModule.java | 67 public native boolean getMute(); in getMute() method in RadioModule
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
D | SipPhone.java | 365 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
|
D | SipCommandInterface.java | 183 public void getMute (Message response) { in getMute() method in SipCommandInterface
|
/frameworks/av/radio/ |
D | Radio.cpp | 171 status_t Radio::getMute(bool *mute) in getMute() function in android::Radio
|
D | IRadio.cpp | 104 virtual status_t getMute(bool *mute) in getMute() function in android::BpRadio
|
/frameworks/av/services/radio/ |
D | RadioService.cpp | 616 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/ |
D | GsmCdmaCallTracker.java | 1206 public boolean getMute() { in getMute() method in GsmCdmaCallTracker
|
D | PhoneInternalInterface.java | 681 boolean getMute(); in getMute() method
|
D | CallManager.java | 1176 public boolean getMute() { in getMute() method in CallManager
|
D | GsmCdmaPhone.java | 1766 public boolean getMute() { in getMute() method in GsmCdmaPhone
|
D | CommandsInterface.java | 1005 void getMute (Message response); in getMute() method
|
D | RIL.java | 1307 getMute (Message response) { in getMute() method in RIL
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCallTracker.java | 1040 public boolean getMute() { in getMute() method in ImsPhoneCallTracker
|
D | ImsPhone.java | 639 public boolean getMute() { in getMute() method in ImsPhone
|
D | ImsPhoneCommandInterface.java | 182 public void getMute (Message response) { in getMute() method in ImsPhoneCommandInterface
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/ |
D | PhoneMock.java | 1244 public boolean getMute() { in getMute() method in PhoneMock
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/ |
D | SimulatedCommands.java | 806 public void getMute (Message result) {unimplemented(result);} in getMute() method in SimulatedCommands
|
D | SimulatedCommandsVerifier.java | 768 public void getMute(Message response) { in getMute() method in SimulatedCommandsVerifier
|