Searched defs:muted (Results 1 – 25 of 47) sorted by relevance
12
38 public void configureIsMicrophoneMuted(boolean muted) { in configureIsMicrophoneMuted()135 public int setStreamVolumeIndexAS(int stream, int index, boolean muted, int device) { in setStreamVolumeIndexAS()140 public int setVolumeIndexForAttributes(AudioAttributes attributes, int index, boolean muted, in setVolumeIndexForAttributes()153 public int setMasterMute(boolean muted) { in setMasterMute()
44 public void broadcastMasterMuteStatus(boolean muted) { in broadcastMasterMuteStatus()
88 void setMasterMute(boolean muted); in setMasterMute()101 void setStreamVolume(AudioStreamType stream, float value, boolean muted, in setStreamVolume()103 void setStreamMute(AudioStreamType stream, boolean muted); in setStreamMute()109 void setPortsVolume(in int[] /* audio_port_handle_t[] */ portIds, float volume, boolean muted, in setPortsVolume()
132 int index, boolean muted); in setStreamVolumeIndex()139 int index, boolean muted); in setVolumeIndexForAttributes()
149 /*package*/ void broadcastMasterMuteStatus(boolean muted) { in broadcastMasterMuteStatus()
551 public int setStreamVolumeIndexAS(int stream, int index, boolean muted, int device) { in setStreamVolumeIndexAS()556 public int setVolumeIndexForAttributes(AudioAttributes attributes, int index, boolean muted, in setVolumeIndexForAttributes()
31 val muted: Boolean = false, constant in com.android.systemui.volume.dialog.shared.model.VolumeDialogStreamModel
67 public AudioState(boolean muted, int route, int supportedRouteMask) { in AudioState()
100 public CallAudioState(boolean muted, @CallAudioRoute int route, in CallAudioState()
120 void setMuted(boolean muted); in setMuted()
253 public void setMuted(@NonNull BluetoothDevice device, boolean muted) { in setMuted()
503 @Nullable AmbientVolumeController.RemoteAmbientState state, boolean muted) { in syncMuteStateIfNeeded()
307 status_t AudioFlingerClientAdapter::setMasterMute(bool muted) { in setMasterMute()340 bool muted, audio_io_handle_t output) { in setStreamVolume()348 status_t AudioFlingerClientAdapter::setStreamMute(audio_stream_type_t stream, bool muted) { in setStreamMute()355 const std::vector<audio_port_handle_t> &portIds, float volume, bool muted, in setPortsVolume()990 Status AudioFlingerServerAdapter::setMasterMute(bool muted) { in setMasterMute()1013 bool muted, int32_t output) { in setStreamVolume()1022 Status AudioFlingerServerAdapter::setStreamMute(AudioStreamType stream, bool muted) { in setStreamMute()1029 const std::vector<int32_t>& portIds, float volume, bool muted, int32_t output) { in setPortsVolume()
189 float volume, bool muted, audio_io_handle_t output, int delay_ms) in setStreamVolume()195 const std::vector<audio_port_handle_t> &ports, float volume, bool muted, in setPortsVolume()
2165 bool muted, in volumeCommand()2184 const std::vector<audio_port_handle_t> &ports, float volume, bool muted, in volumePortsCommand()2698 bool muted, in setStreamVolume()2707 bool muted, audio_io_handle_t output, int delayMs) in setPortsVolume()
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()
809 sp<IAfTrack> IAfTrack::create( in create()884 bool muted) in Track()2286 bool Track::AudioVibrationController::setMute(bool muted) { in setMute()2626 bool muted) in create()2658 bool muted) in PatchTrack()3709 bool muted, const audio_attributes_t& attr, in AfPlaybackCommon()3846 bool muted) in create()3874 bool muted) in MmapTrack()
320 void setPortMute(bool muted) final { in setPortMute()
219 void setInternalMute(bool muted) final { mInternalMute = muted; } in setInternalMute()
186 public void setMuted(boolean muted) { in setMuted()
92 public boolean muted; field in VolumeDialogController.StreamState
498 public void setMute(boolean muted) { in setMute()
176 bool setInternalMute(bool muted) { in setInternalMute()