/external/autotest/client/site_tests/video_MultiplePlayback/ |
video.html | 4 <video id='testvideo' controls muted autoplay name='media'>
|
/external/autotest/client/site_tests/video_VideoReload/ |
mp4video.html | 4 <video id='testvideo' src='http://commondatastorage.googleapis.com/chromiumos-test-assets-public/video_VideoSeek/video.mp4' controls muted>
|
vp9video.html | 4 <video id='testvideo' src='http://commondatastorage.googleapis.com/chromiumos-test-assets-public/Shaka-Dash/720.webm' controls muted>
|
webmvideo.html | 4 <video id='testvideo' src='http://commondatastorage.googleapis.com/chromiumos-test-assets-public/video_VideoSeek/video.webm' controls muted>
|
/development/ndk/platforms/android-9/samples/native-audio/src/com/example/nativeaudio/ |
NativeAudio.java | 158 boolean muted = false; 160 muted = !muted; 161 setChannelMuteUriAudioPlayer(0, muted); 166 boolean muted = false; 168 muted = !muted; 169 setChannelMuteUriAudioPlayer(1, muted); 190 boolean muted = false; 192 muted = !muted [all...] |
/external/autotest/client/site_tests/video_VideoDecodeMemoryUsage/ |
content.html | 4 <video id='testvideo' name='media' controls autoplay loop muted
|
/packages/apps/Dialer/InCallUI/src/com/android/incallui/ |
AudioModeProvider.java | 49 public void onAudioModeChange(int newMode, boolean muted) { 57 if (mMuted != muted) { 58 mMuted = muted; 102 void onMute(boolean muted);
|
/external/libweave/examples/daemon/speaker/ |
speaker.cc | 115 << (isMuted_status ? "muted" : "not muted"); 121 << (isMuted_status ? "muted" : "not muted");
|
/external/webrtc/webrtc/modules/audio_device/mac/ |
audio_mixer_manager_mac.cc | 521 UInt32 muted = 0; local 530 size = sizeof(muted); 532 _outputDeviceID, &propertyAddress, 0, NULL, &size, &muted)); 534 // 1 means muted 535 enabled = static_cast<bool>(muted); 537 // Otherwise check if all channels are muted. 539 muted = 0; 547 muted = (muted && channelMuted); 559 // 1 means muted 697 UInt32 muted = 0; local [all...] |
/frameworks/base/telecomm/java/android/telecom/ |
CallAudioState.java | 58 * @param muted {@code true} if the call is muted, {@code false} otherwise. 72 public CallAudioState(boolean muted, int route, int supportedRouteMask) { 73 this.isMuted = muted; 116 * @return {@code true} if the call is muted, {@code false} otherwise.
|
/external/webrtc/webrtc/tools/rtcbot/bot/browser/ |
bot.js | 95 function showStream(streamId, autoplay, muted) { 99 video.muted = muted;
|
/frameworks/base/docs/html-intl/intl/ja/training/material/ |
drawables.jd | 55 <li>Muted ?????</li> 56 <li>Muted dark ????????</li> 57 <li>Muted light ????????</li>
|
/external/webrtc/webrtc/modules/audio_processing/agc/ |
agc_manager_direct.h | 62 // Call when the capture stream has been muted/unmuted. This causes the 65 void SetCaptureMuted(bool muted);
|
/external/autotest/client/site_tests/video_ChromeRTCHWDecodeUsed/ |
loopback.html | 5 <video id="remoteVideo" autoplay muted></video>
|
/external/autotest/client/site_tests/video_ChromeRTCHWEncodeUsed/ |
loopback.html | 5 <video id="remoteVideo" autoplay muted></video>
|
/external/autotest/client/site_tests/video_VideoSeek/ |
video.html | 4 <video id='testvideo' controls autoplay muted name='media'>
|
/external/autotest/client/site_tests/video_WebRtcPerf/ |
loopback.html | 5 <video id="remoteVideo" width="1280" height="720" autoplay muted></video>
|
/frameworks/support/v7/palette/src/main/java/android/support/v7/graphics/ |
Target.java | 74 * A target which has the characteristics of a muted color which is light in luminance. 79 * A target which has the characteristics of a muted color which is neither light or dark. 81 public static final Target MUTED; 84 * A target which has the characteristics of a muted color which is dark in luminance. 105 MUTED = new Target(); 106 setDefaultNormalLightnessValues(MUTED); 107 setDefaultMutedSaturationValues(MUTED);
|
/frameworks/base/core/java/android/preference/ |
SeekBarVolumizer.java | 53 void onMuted(boolean muted, boolean zenMuted); 352 final boolean muted = msg.arg2 < 0; 353 if (muted != mMuted) { 354 mMuted = muted; 436 final boolean muted = mAudioManager.isStreamMute(mStreamType) 438 mUiHandler.postUpdateSlider(streamValue, mLastAudibleStreamVolume, muted);
|
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/ |
MediaSource.java | 35 INITIALIZING, LIVE, ENDED, MUTED
|
/external/webrtc/webrtc/api/objc/ |
RTCMediaSource.mm | 80 return @"Muted";
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
VolumeDialogController.java | 381 private boolean updateStreamMuteW(int stream, boolean muted) { 383 if (ss.muted == muted) return false; 384 ss.muted = muted; 386 Events.writeEvent(mContext, Events.EVENT_MUTE_CHANGED, stream, muted); 388 if (muted && isRinger(stream)) { 798 final boolean muted = intent 801 + " muted=" + muted); [all...] |
/external/autotest/client/cros/multimedia/ |
audio_extension_handler.py | 58 True if this is muted. 75 True if this is muted. 193 is True if node is muted, False otherwise.
|
/external/webrtc/webrtc/libjingle/xmpp/ |
hangoutpubsubclient_unittest.cc | 298 " <item id='audio-mute:muted-nick'>" 299 " <audio-mute nick='muted-nick' xmlns='google:muc#media'/>" 301 " <item id='video-mute:video-muted-nick'>" 302 " <video-mute nick='video-muted-nick' xmlns='google:muc#media'/>" 315 EXPECT_EQ("muted-nick", listener->last_audio_muted_nick); 319 EXPECT_EQ("video-muted-nick", listener->last_video_muted_nick); 369 " <item id='audio-mute:muted-nick'>" 371 " <retract id='video-mute:video-muted-nick'/>" 380 EXPECT_EQ("muted-nick", listener->last_audio_muted_nick); 421 " <item id='audio-mute:muted-nick2'> [all...] |
/frameworks/base/docs/html/training/material/ |
drawables.jd | 58 <li>Muted</li> 59 <li>Muted dark</li> 60 <li>Muted light</li>
|