Searched defs:muted (Results 1 – 25 of 30) sorted by relevance
12
44 public void broadcastMasterMuteStatus(boolean muted) { in broadcastMasterMuteStatus()
38 public void configureIsMicrophoneMuted(boolean muted) { in configureIsMicrophoneMuted()152 public int setMasterMute(boolean muted) { in setMasterMute()
149 /*package*/ void broadcastMasterMuteStatus(boolean muted) { in broadcastMasterMuteStatus()
688 StreamMuteEvent(int streamType, boolean muted, String source) { in StreamMuteEvent()
67 public AudioState(boolean muted, int route, int supportedRouteMask) { in AudioState()
100 public CallAudioState(boolean muted, @CallAudioRoute int route, in CallAudioState()
88 void setMasterMute(boolean muted); in setMasterMute()101 void setStreamMute(AudioStreamType stream, boolean muted); in setStreamMute()
174 public void onMuted(boolean muted, boolean zenMuted) { in onMuted()
70 void onMuted(boolean muted, boolean zenMuted); in onMuted()
104 void setMute(boolean muted); in setMute()
497 bool muted, VolumeSource vs, const StreamTypeVector &streamTypes, in setSwMute()517 bool SwAudioOutputDescriptor::setVolume(float volumeDb, bool muted, in setVolume()833 bool HwAudioOutputDescriptor::setVolume(float volumeDb, bool muted, in setVolume()
91 public boolean muted; field in VolumeDialogController.StreamState
498 public void setMute(boolean muted) { in setMute()
224 void setInternalMute(bool muted) final { mInternalMute = muted; } in setInternalMute()
1323 void setMasterMute_l(bool muted) REQUIRES(mutex()) { mMasterMute = muted; } in setMasterMute_l()2377 void setMasterMute_l(bool muted) REQUIRES(mutex()) { mMasterMute = muted; } in setMasterMute_l()
2812 void PlaybackThread::setMasterMute(bool muted) in setMasterMute()2834 void PlaybackThread::setStreamMute(audio_stream_type_t stream, bool muted) in setStreamMute()11028 void MmapPlaybackThread::setMasterMute(bool muted) in setMasterMute()11054 void MmapPlaybackThread::setStreamMute(audio_stream_type_t stream, bool muted) in setStreamMute()
1449 status_t AudioFlinger::setMasterMute(bool muted) in setMasterMute()1642 status_t AudioFlinger::setStreamMute(audio_stream_type_t stream, bool muted) in setStreamMute()
307 status_t AudioFlingerClientAdapter::setMasterMute(bool muted) { in setMasterMute()347 status_t AudioFlingerClientAdapter::setStreamMute(audio_stream_type_t stream, bool muted) { in setStreamMute()1006 Status AudioFlingerServerAdapter::setMasterMute(bool muted) { in setMasterMute()1037 Status AudioFlingerServerAdapter::setStreamMute(AudioStreamType stream, bool muted) { in setStreamMute()
176 bool setInternalMute(bool muted) { in setInternalMute()
148 public void setMute(boolean muted) { in setMute()
1297 public @NonNull Builder setHapticChannelsMuted(boolean muted) { in setHapticChannelsMuted()
944 void setMute(boolean muted); in setMute()
1000 public void setMute(boolean muted) { in setMute()
797 public void setMute(boolean muted) { in setMute()
1127 public void setMute(boolean muted) throws ImsException { in setMute()