OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unmute
(Results
1 - 25
of
86
) sorted by null
1
2
3
4
/external/chromium_org/third_party/WebKit/Source/core/events/
EventTypeNames.in
182
unmute
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/media/
player_testapi.js
121
*
Unmute
the volume. No-op if not muted.
123
unmute
: function() {
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorState.h
57
void
unmute
();
98
void
unmute
();
PageDebuggerAgent.cpp
99
PageConsole::
unmute
();
InspectorState.cpp
160
void InspectorCompositeState::
unmute
()
function in class:WebCore::InspectorCompositeState
PageRuntimeAgent.cpp
158
PageConsole::
unmute
();
WorkerInspectorController.cpp
120
m_state->
unmute
();
InspectorController.cpp
188
// We can reconnect to existing front-end ->
unmute
state.
189
m_state->
unmute
();
/hardware/ti/wpan/tools/FM/FmRxApp/res/values/
strings.xml
59
<string name="
unmute
">
Unmute
</string>
/external/kernel-headers/original/linux/
cpcap_audio.h
35
int on; /* enable/disable for output,
unmute
/mute for input */
/external/chromium_org/third_party/WebKit/Source/core/page/
PageConsole.h
52
static void
unmute
();
PageConsole.cpp
117
void PageConsole::
unmute
()
function in class:WebCore::PageConsole
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
MediaStreamTrack.h
67
DEFINE_ATTRIBUTE_EVENT_LISTENER(
unmute
);
MediaStreamTrack.cpp
152
dispatchEvent(Event::create(EventTypeNames::
unmute
));
/external/chromium_org/third_party/libjingle/source/talk/session/media/
typingmonitor.cc
100
* When the specified mute period has elapsed,
unmute
, or, if the user kept
102
* elapse since they finished and try to
unmute
again. Should be called on the
/external/chromium_org/third_party/WebKit/ManualTests/
media-controls.html
99
'<p>You should be able to control the volume with the slider and mute/
unmute
using the "Mute" button</p>' +
106
'<p>You should be able to control the volume with the slider and mute/
unmute
using the "Mute" button</p>' +
115
'<p>You should be able to control the volume with the slider and mute/
unmute
using the "Mute" button</p>' +
/frameworks/av/include/media/
AudioSystem.h
43
// mute/
unmute
microphone
51
// mute/
unmute
audio outputs
61
// mute/
unmute
stream
/external/chromium_org/chrome/browser/notifications/
message_center_stats_collector.cc
142
content::UserMetricsAction("Notifications.
Unmute
"));
/external/chromium_org/webkit/glue/resources/
webkit_strings_fil.xtb
81
<translation id="5546461542133609677">i-
unmute
</translation>
92
<translation id="6101327004457443354">i-
unmute
ang audio track</translation>
/frameworks/base/docs/html/guide/topics/media/jet/
jetcreator_manual.jd
226
<br>Figure 3: Synchronized Mute/
Unmute
</p>
663
<p>Mute/
UnMute
-
664
Mute/
UnMute
will mute or
unmute
the track that the event is assigned to</p>
678
<p>Note: Trigger events are meant to
unmute
a
819
other windows of JET Creator, you can mute,
unmute
, trigger event clips, etc.
[
all
...]
/hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h
387
// Mute or
unmute
all streams handled by the specified strategy on the specified output
394
// Mute or
unmute
the stream on the specified output
474
// mute/
unmute
strategies using an incompatible device combination
476
// if unmuting,
unmute
only after the specified delay
/hardware/qcom/audio/legacy/alsa_sound/
AudioPolicyManagerALSA.cpp
150
//
unmute
the ringing tone after a sufficient delay if it was muted before
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h
206
unsigned char audio_active[4]; /* mute/
unmute
on digital playback */
208
unsigned char audio_monitor_active[4]; /* playback hw-monitor mute/
unmute
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
vx_core.h
206
unsigned char audio_active[4]; /* mute/
unmute
on digital playback */
208
unsigned char audio_monitor_active[4]; /* playback hw-monitor mute/
unmute
*/
/packages/apps/Settings/src/com/android/settings/
RingerVolumePreference.java
183
// Register callbacks for mute/
unmute
buttons
Completed in 396 milliseconds
1
2
3
4