Searched refs:isMasterMute (Results 1 – 8 of 8) sorted by relevance
190 boolean wasMute = mAudioService.isMasterMute(); in testMasterMute()195 mute, mAudioService.isMasterMute()); in testMasterMute()
416 assertTrue(mAudioService.isMasterMute()); in check_setMasterMute()
119 public boolean isMasterMute() { in isMasterMute() method in AudioManager
131 boolean isMasterMute(); in isMasterMute() method
1797 public boolean isMasterMute() { in isMasterMute() method in AudioManager1800 return service.isMasterMute(); in isMasterMute()
5251 public boolean isMasterMute() { in isMasterMute() method in AudioService
15369 return audioManager.isMasterMute(); in isMasterVolumeMuted()
26031 Landroid/media/IAudioService$Stub$Proxy;->isMasterMute()Z26197 Landroid/media/IAudioService;->isMasterMute()Z