/packages/apps/Phone/src/com/android/phone/ |
CallNotifier.java | [all...] |
/external/opencore/engines/player/test/src/ |
test_pv_player_engine_testset13.h | 90 * -# Play 10 sec 95 * -# Play until EOS 311 * -# Play 10 sec 317 * -# Play until EOS 525 * -# Play 30 sec 731 * -# Play 10 sec 733 * -# Play until EOS 940 * -# Play 10 sec 945 * -# Play until EOS [all...] |
/external/qemu/distrib/sdl-1.2.12/src/audio/paudio/ |
SDL_paudio.c | 292 * paud.operation; * PLAY, RECORD 308 * paud.rc; * NO_PLAY - DSP code can't do play requests 318 paud_init.operation = PLAY; 425 SDL_SetError("Couldn't set audio format: DSP can't do play requests"); 490 fprintf(stderr, "Can't start audio play\n" ); 492 SDL_SetError("Can't start audio play");
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/aix/ |
SDL_syscdrom.c | 296 SDL_CDcaps.Play = SDL_SYS_CDPlay; 573 /* Start play */ 601 fprintf(stderr, "Trying to play from %d:%d:%d to %d:%d:%d\n", 612 /* Pause play */ 620 /* Resume play */ 628 /* Stop play */
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/ |
SDL_syscdrom.c | 259 SDL_CDcaps.Play = SDL_SYS_CDPlay; 454 /* Start play */ 462 cdb[0] = 0x47; /* Play */ 487 /* Pause play */ 493 /* Resume play */ 499 /* Stop play */
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/linux/ |
SDL_syscdrom.c | 275 SDL_CDcaps.Play = SDL_SYS_CDPlay; 505 /* Start play */ 515 fprintf(stderr, "Trying to play from %d:%d:%d to %d:%d:%d\n", 522 /* Pause play */ 528 /* Resume play */ 534 /* Stop play */
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/osf/ |
SDL_syscdrom.c | 165 SDL_CDcaps.Play = SDL_SYS_CDPlay; 379 /* Start play */ 383 * Play MSF 402 /* Pause play */ 408 /* Resume play */ 414 /* Stop play */
|
/external/webkit/WebCore/css/ |
mediaControlsChromium.css | 60 audio::-webkit-media-controls-play-button, video::-webkit-media-controls-play-button { 61 -webkit-appearance: media-play-button;
|
/external/webkit/WebKitExamplePlugins/NetscapeCoreAnimationMoviePlugin/ |
MovieControllerLayer.m | 82 _playImage = createImageNamed(@"Play"); 329 [_movie play]; 337 [_movie play];
|
/frameworks/base/services/java/com/android/server/ |
VibratorService.java | 79 // This is a pattern, return false to play the simple 86 // the new vibration play. 121 // Ignore this vibration since the current vibration will play for
|
/dalvik/vm/mterp/x86/ |
cvtfp_int.S | 7 * to play some games.
|
/external/bluetooth/bluez/sbc/ |
sbc.h | 99 /* Returns the time one input/output block takes to play in msec*/
|
/external/clearsilver/ |
README | 61 static content. This is a great way to play with clearsilver syntax
|
/external/icu4c/common/unicode/ |
udraft.h | 17 * THIS FILE IS MACHINE-GENERATED, DON'T PLAY WITH IT IF YOU DON'T KNOW WHAT
|
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/ |
pvmf_sm_rtsp_unicast_capandconfig.h | 43 {"keep-alive-during-play", PVMI_KVPTYPE_VALUE, PVMI_KVPVALTYPE_BOOL},
|
/external/qemu/android/avd/ |
hw-config-defs.h | 116 "Whether the device can play audio")
|
/external/qemu/distrib/sdl-1.2.12/src/audio/dc/ |
aica.c | 136 a quick and dirty way to play notes. If you want a more comprehensive 139 ch is the channel to play on (0 - 63) 144 nsamp is the number of samples to play (not number of bytes!) 195 default (below) sets it into normal mode (play and terminate/loop).
|
/external/quake/quake/src/WinQuake/ |
quake-shareware.spec.sh | 38 (play with up to 15 others).
|
quake.spec.sh | 38 (play with up to 15 others).
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_synth.h | 125 /* drum channel can simultaneously play this many voices at most */ 203 EAS_U16 bankNum; /* play programs from this bank */ 213 EAS_U8 programNum; /* play this instrument number */ 286 EAS_U8 nextChannel; /* play stolen voice on this channel */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_synth.h | 125 /* drum channel can simultaneously play this many voices at most */ 203 EAS_U16 bankNum; /* play programs from this bank */ 213 EAS_U8 programNum; /* play this instrument number */ 286 EAS_U8 nextChannel; /* play stolen voice on this channel */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_synth.h | 125 /* drum channel can simultaneously play this many voices at most */ 203 EAS_U16 bankNum; /* play programs from this bank */ 213 EAS_U8 programNum; /* play this instrument number */ 286 EAS_U8 nextChannel; /* play stolen voice on this channel */
|
/external/webkit/WebCore/dom/ |
EventNames.h | 125 macro(play) \
|
/external/webkit/WebCore/html/ |
HTMLMediaElement.idl | 71 [NeedsUserGestureCheck] void play();
|
/external/webkit/WebCore/platform/graphics/android/ |
MediaPlayerPrivateAndroid.h | 46 virtual void play();
|