Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DAudioStatus.java43 public boolean getMute() { in getMute() method in AudioStatus
/frameworks/base/core/java/android/hardware/radio/
DTunerAdapter.java117 public boolean getMute() { in getMute() method in TunerAdapter
DRadioTuner.java118 public abstract boolean getMute(); in getMute() method in RadioTuner
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioVoiceProxy.java320 public void getMute(int serial) throws RemoteException { in getMute() method in RadioVoiceProxy
DGsmCdmaCallTracker.java1324 public boolean getMute() { in getMute() method in GsmCdmaCallTracker
DPhoneInternalInterface.java956 boolean getMute(); in getMute() method
DCallManager.java1025 public boolean getMute() { in getMute() method in CallManager
DGsmCdmaPhone.java2654 public boolean getMute() { in getMute() method in GsmCdmaPhone
DCommandsInterface.java1108 void getMute (Message response); in getMute() method
DRIL.java2609 public void getMute(Message result) { in getMute() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java206 public void getMute (Message response) { in getMute() method in ImsPhoneCommandInterface
DImsPhone.java1057 public boolean getMute() { in getMute() method in ImsPhone
DImsPhoneCallTracker.java2515 public boolean getMute() { in getMute() method in ImsPhoneCallTracker
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java910 public void getMute (Message result) {unimplemented(result);} in getMute() method in SimulatedCommands
DSimulatedCommandsVerifier.java807 public void getMute(Message response) { in getMute() method in SimulatedCommandsVerifier