OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:play
(Results
1151 - 1175
of
2513
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/frameworks/support/v4/java/android/support/v4/app/
NotificationCompat.java
419
* Set the sound to
play
. It will
play
on the default stream.
428
* Set the sound to
play
. It will
play
on the stream you supply.
/frameworks/webview/chromium/overlay/frameworks/base/core/res/res/values/
strings.xml
45
<string name="webviewchromium_media_player_error_title">Cannot
play
video</string>
/frameworks/wilhelm/src/android/
android_AudioSfDecoder.h
62
virtual void
play
();
/frameworks/wilhelm/tests/sandbox/
configbq.c
189
// get the
play
interface
urimime.c
104
// get the
play
interface
xaplay.c
44
size_t numPackets; // number of packets to
play
, defaults to totalPackets - firstPacket
448
// get the
play
interface
543
// register
play
event callback
[
all
...]
/libcore/luni/src/test/java/libcore/java/io/
OldFileWriterTest.java
81
String str = "All work and no
play
makes Jack a dull boy\n";
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
Avrcp.java
55
* support metadata,
play
status and event notification
479
/* need send
play
position changed notification when
play
status is changed */
545
/* need send
play
position changed notification when track is changed */
[
all
...]
/packages/apps/Camera2/src/com/android/camera/data/
LocalData.java
102
* Checks if the data actions (delete/
play
...) can be applied on this data.
/packages/apps/DeskClock/src/com/android/deskclock/provider/
ClockContract.java
79
* Audio alert to
play
when alarm triggers. Null entry
/packages/apps/Gallery/res/layout/
viewimage.xml
82
android:id="@+id/
play
"
/packages/apps/Launcher2/src/com/android/launcher2/
LauncherViewPropertyAnimator.java
196
// and then adjusts the
play
time to keep the first two frames jank-free
/packages/apps/Launcher3/src/com/android/launcher3/
LauncherViewPropertyAnimator.java
197
// and then adjusts the
play
time to keep the first two frames jank-free
/packages/apps/Music/src/com/android/music/
MediaAppWidgetProvider.java
32
* with
play
/pause and next track buttons.
/packages/apps/PhoneCommon/src/com/android/phone/common/
HapticFeedback.java
66
/**
Play
the haptic pattern only once. */
/packages/apps/SoundRecorder/res/layout-land/
main.xml
163
android:src="@drawable/
play
" />
/packages/apps/SoundRecorder/res/layout-port/
main.xml
160
android:src="@drawable/
play
" />
/packages/apps/SoundRecorder/res/layout-xlarge/
main.xml
160
android:src="@drawable/
play
" />
/packages/apps/SoundRecorder/src/com/android/soundrecorder/
Recorder.java
54
long mSampleStart = 0; // time at which latest record or
play
operation started
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
AbstractDownloadProviderFunctionalTest.java
168
mServer.
play
();
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/thin_heap_/
thin_heap_.hpp
333
/* Pot's good, let's
play
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
pulseaudio.h
77
* need a way to
play
or record data on the sound server. See
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/thin_heap_/
thin_heap_.hpp
333
/* Pot's good, let's
play
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
pulseaudio.h
77
* need a way to
play
or record data on the sound server. See
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
pcm-indirect.h
32
int hw_ready; /* Bytes ready for
play
(or captured) in hw ring buffer */
Completed in 428 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>