OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recording
(Results
76 - 100
of
605
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/VoiceRecognitionService/src/com/example/android/voicerecognitionservice/
VoiceRecognitionService.java
81
// for stopping
recording
manually.
/development/samples/VoicemailProviderDemo/res/layout/
add_voicemail.xml
50
<!--
Recording
button -->
/device/samsung/crespo/
media_profiles.xml
126
<!-- Audio settings are not used for timealpse video
recording
-->
139
<!-- Audio settings are not used for timealpse video
recording
-->
189
<!-- Audio settings are not used for timealpse video
recording
-->
202
<!-- Audio settings are not used for timealpse video
recording
-->
/external/chromium/chrome/browser/speech/
speech_input_manager.cc
134
bool is_active; // Set to true when
recording
or recognition is going on.
218
// asynchronous fetch here and move on with
recording
audio. This first
240
// If we are currently
recording
audio for another caller, abort that cleanly.
386
// If this is an ongoing
recording
or if we were displaying an error message
/external/clang/lib/Sema/
Scope.cpp
10
// This file implements the Scope class, which is used for
recording
/external/quake/quake/src/WinQuake/
net_main.cpp
84
qboolean
recording
= false;
variable
472
if (
recording
)
484
if (
recording
)
579
if (
recording
)
592
if (
recording
)
643
if (
recording
)
674
if (
recording
)
709
if (
recording
)
817
recording
= true;
/external/skia/include/pipe/
SkGPipe.h
86
// should be no more drawing calls made into the
recording
canvas.
/external/valgrind/main/coregrind/m_debuginfo/
README.txt
41
and impressive parser for stabs strings, with the aim of
recording
in
/external/valgrind/main/drd/
drd_thread.h
90
/** Wether
recording
of memory load accesses is currently enabled. */
92
/** Wether
recording
of memory load accesses is currently enabled. */
248
* Reports whether or not
recording
of memory loads is enabled for the
264
* Reports whether or not
recording
memory stores is enabled for the
/external/webkit/Source/WebCore/page/
SpeechInput.h
60
// Invoked when the listener is done with
recording
or getting destroyed.
SpeechInputListener.h
44
// Informs that audio
recording
has completed and recognition is underway.
/external/webkit/Tools/BuildSlaveSupport/gtk/
daemontools-buildbot.conf
46
# disable
recording
them.
/frameworks/base/core/java/android/view/
GLES20DisplayList.java
48
throw new IllegalStateException("
Recording
has already started");
/frameworks/base/include/media/stagefright/
AudioSource.h
67
// the video
recording
signal tone
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
MediaRecorderStopStateUnitTest.java
36
* {
Recording
}.
/frameworks/base/services/camera/libcameraservice/
CameraHardwareInterface.h
172
* video
recording
frames sent out by the cameral hal before and after the
174
* modify/access any video
recording
frame after calling
232
*
recording
session. If it is not called, the default camera
275
* to manage the life-cycle of the video
recording
frames, and the client must
276
* not modify/access any video
recording
frames.
287
* Stop a previously started
recording
.
297
* Returns true if
recording
is enabled.
310
* It is camera hal client's responsibility to release video
recording
314
* responsibility of managing the life-cycle of the video
recording
/packages/apps/SoundRecorder/res/values-af/
strings.xml
23
<string name="
recording
" msgid="4426791467211376099">"Opname"</string>
/packages/apps/SoundRecorder/res/values-am/
strings.xml
23
<string name="
recording
" msgid="4426791467211376099">"?????/????? ??"</string>
/packages/apps/SoundRecorder/res/values-ar/
strings.xml
23
<string name="
recording
" msgid="4426791467211376099">"???? ???????"</string>
/packages/apps/SoundRecorder/res/values-be/
strings.xml
23
<string name="
recording
" msgid="4426791467211376099">"?????"</string>
/packages/apps/SoundRecorder/res/values-bg/
strings.xml
23
<string name="
recording
" msgid="4426791467211376099">"??????? ??"</string>
/packages/apps/SoundRecorder/res/values-ca/
strings.xml
23
<string name="
recording
" msgid="4426791467211376099">"S\'està enregistrant"</string>
/packages/apps/SoundRecorder/res/values-da/
strings.xml
23
<string name="
recording
" msgid="4426791467211376099">"Optager"</string>
/packages/apps/SoundRecorder/res/values-de/
strings.xml
23
<string name="
recording
" msgid="4426791467211376099">"Aufnahme"</string>
/packages/apps/SoundRecorder/res/values-el/
strings.xml
23
<string name="
recording
" msgid="4426791467211376099">"???????"</string>
Completed in 478 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>