OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unmute
(Results
26 - 50
of
86
) sorted by null
1
2
3
4
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
BreakpointManager.js
121
this._storage.
unmute
();
667
unmute
: function()
/frameworks/base/media/java/android/media/
JetPlayer.java
356
* @param muteFlag set to true to mute, false to
unmute
.
373
* bit 6 set to 1, it will automatically
unmute
the track containing the controller event.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmCallTracker.java
233
// Always
unmute
when initiating a new call
268
// Always
unmute
when answering a new call
[
all
...]
/packages/apps/VideoEditor/res/values/
strings.xml
98
<!--
Unmute
the audio track. -->
99
<string name="editor_unmute">
Unmute
</string>
/frameworks/base/media/java/android/media/videoeditor/
AudioTrack.java
300
* Mute/
Unmute
the audio track
/frameworks/wilhelm/tests/native-media/jni/
native-media-jni.c
169
(*playerVolItf)->SetMute(playerVolItf, XA_BOOLEAN_FALSE); //
unmute
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c
609
/* set playback stream mute/
unmute
*/
803
/* default setting for Mute/
Unmute
*/
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/
G729DecTest.c
586
printf ("Testing Mute/
Unmute
for Playback Stream\n");
693
/* set playback stream mute/
unmute
*/
757
/* default setting for Mute/
Unmute
*/
[
all
...]
/packages/apps/VideoEditor/res/values-en-rGB/
strings.xml
51
<string name="editor_unmute" msgid="905024676961016538">"
Unmute
"</string>
/packages/apps/VideoEditor/res/values-en-rIN/
strings.xml
51
<string name="editor_unmute" msgid="905024676961016538">"
Unmute
"</string>
/packages/apps/VideoEditor/res/values-tl/
strings.xml
51
<string name="editor_unmute" msgid="905024676961016538">"I-
unmute
"</string>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
wavefront.h
489
u8
Unmute
:1;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
wavefront.h
489
u8
Unmute
:1;
/external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc
110
"
unmute
Re-starts sending voice.\n"
185
} else if (command == "
unmute
") {
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java
228
// Always
unmute
when initiating a new call
277
// Always
unmute
when answering a new call
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c
644
printf ("Testing Mute/
Unmute
for Playback Stream\n");
770
/* set playback stream mute/
unmute
*/
834
/* default setting for Mute/
Unmute
*/
[
all
...]
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/
FmRxApp.java
96
To mute /
unmute
, sFmRadio.rxSetMuteMode() will be called and the callback
140
private boolean mToggleMute = false; // To toggle between the mute/
unmute
680
* Update the icon on main screen with appropriate mute/
unmute
icon
[
all
...]
/development/samples/JetBoy/src/com/example/android/jetboy/
JetBoyView.java
179
// used to track beat for synch of mute/
unmute
actions
808
// JET info:
unmute
the laser track (false) right away (false)
[
all
...]
/external/chromium_org/chromeos/audio/
cras_audio_handler_unittest.cc
[
all
...]
/external/chromium_org/webkit/glue/
webkit_strings.grd
403
unmute
479
unmute
audio track
[
all
...]
/external/sonivox/arm-fm-22k/lib_src/
eas_midi.c
480
/* bad MIP message -
unmute
channels */
/external/sonivox/arm-hybrid-22k/lib_src/
eas_midi.c
480
/* bad MIP message -
unmute
channels */
/external/sonivox/arm-wt-22k/lib_src/
eas_midi.c
480
/* bad MIP message -
unmute
channels */
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/videoeditor/
VideoEditorAPITest.java
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhone.java
151
// Always
unmute
when answering a new call
[
all
...]
Completed in 1710 milliseconds
1
2
3
4