OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:muted
(Results
176 - 200
of
262
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/developers/build/lib/
assetstudio.jar
/external/sonivox/arm-wt-22k/lib_src/
eas_midi.c
462
/* assume all channels are
muted
*/
eas_voicemgt.c
480
/* handle reset after voices are
muted
*/
617
/* take no action if voice is already
muted
*/
647
/* stolen voices should just be
muted
*/
741
/* mute any voices on
muted
channels, and count unmuted voices */
768
/* deal with
muted
channels */
783
/* not
muted
, count this voice */
[
all
...]
/external/webrtc/talk/media/base/
fakemediaengine.h
133
// If |ssrc = 0| check if the first send stream is
muted
.
videoengine_unittest.h
[
all
...]
/external/webrtc/talk/media/webrtc/
fakewebrtcvoiceengine.h
84
WEBRTC_VOID_STUB(set_output_will_be_muted, (bool
muted
));
/frameworks/base/media/java/android/media/
AudioSystem.java
98
* @return true if microphone is
muted
, false if it's not
[
all
...]
/frameworks/base/services/core/java/com/android/server/hdmi/
HdmiCecKeycode.java
455
* @param muting {@code true} if audio is being
muted
/frameworks/base/telecomm/java/android/telecom/
InCallService.java
333
* @param state {@code true} if the microphone should be
muted
; {@code false} otherwise.
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
PhoneMock.java
[
all
...]
/packages/apps/UnifiedEmail/src/com/android/mail/providers/
UIProvider.java
[
all
...]
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
[
all
...]
/external/webrtc/webrtc/modules/audio_device/win/
audio_device_wave_win.cc
850
bool
muted
(0);
852
if (_mixerManager.SpeakerMute(
muted
) == -1)
857
enabled =
muted
;
910
bool
muted
(0);
912
if (_mixerManager.MicrophoneMute(
muted
) == -1)
917
enabled =
muted
;
[
all
...]
/frameworks/base/core/java/android/os/
UserManager.java
400
* volume. If set, the microphone will be
muted
. This can only be set by device owners
413
* volume. If set, the master volume will be
muted
. This can only be set by device owners
[
all
...]
/frameworks/base/packages/SystemUI/res/values-en-rAU/
strings.xml
[
all
...]
/frameworks/base/packages/SystemUI/res/values-en-rGB/
strings.xml
[
all
...]
/frameworks/base/packages/SystemUI/res/values-en-rIN/
strings.xml
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/neteq/
expand.cc
160
// Smooth the expanded if it has not been
muted
to a low amplitude and
[
all
...]
/packages/services/Telecomm/src/com/android/server/telecom/
CallAudioRouteStateMachine.java
62
* mIsMuted: a boolean indicating whether the audio is
muted
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
introspect.h
501
int mute; /**< Stream
muted
\since 0.9.7 */
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/asset-studio/24.4.0-beta3/
asset-studio-24.4.0-beta3.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/24.4.0-beta6/
asset-studio-24.4.0-beta6.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/24.5.0/
asset-studio-24.5.0.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0/
asset-studio-25.0.0.jar
/prebuilts/gradle-plugin/com/android/tools/asset-studio/25.0.0-alpha1/
asset-studio-25.0.0-alpha1.jar
Completed in 791 milliseconds
1
2
3
4
5
6
7
8
9
10
11