/external/webkit/Examples/NetscapeCoreAnimationMoviePlugin/ |
main.m | 282 // Hide the controller layer if the movie is playing.
|
/external/webkit/Source/WebCore/page/ |
DOMWindow.h | 311 DEFINE_ATTRIBUTE_EVENT_LISTENER(playing);
|
/external/webkit/Source/WebCore/webaudio/ |
AudioNode.cpp | 197 // For example, a note which has finished playing, but is now being played again.
|
/frameworks/base/media/java/android/media/ |
AudioSystem.java | 109 * return true if any track playing on this stream is active.
|
/frameworks/base/media/libmediaplayerservice/ |
MediaPlayerService.h | 210 // = the total playing time of all the streams
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/ |
PowerUI.java | 232 Slog.i(TAG, "playing low battery sound. WOMP-WOMP!");
|
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/mockril/ |
MockRilTest.java | 228 // we are playing a trick to assume the current is 1
|
/frameworks/ex/variablespeed/src/com/android/ex/variablespeed/ |
VariableSpeed.java | 324 Log.e(TAG, "error playing audio", e);
|
/hardware/libhardware/include/hardware/ |
audio_policy.h | 325 * used for instance to replace notification sounds when playing over a
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioHardwareInterface.h | 214 * standard audio playback, RINGTONE when a ringtone is playing, and IN_CALL
|
AudioPolicyInterface.h | 218 // request the playback of a tone on the specified stream: used for instance to replace notification sounds when playing
|
/packages/apps/Contacts/tests/src/com/android/contacts/ |
CallDetailActivityTest.java | 226 // is not playing at this point", and I can't find it without doing dirty things.
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
MoviePlayer.java | 64 // If we resume the acitivty with in RESUMEABLE_TIMEOUT, we will keep playing.
|
/packages/apps/Mms/src/com/android/mms/model/ |
SlideModel.java | 464 Log.v(TAG, "Stop playing slide: " + this);
|
/packages/apps/Mms/src/com/android/mms/ui/ |
SlideshowActivity.java | 328 * own version of the state of whether the player is playing.
|
/packages/apps/Music/res/values-en-rGB/ |
strings.xml | 52 <string name="nowplaying_title" msgid="8342523844307751761">"Now playing"</string>
|
/packages/apps/Music/src/com/android/music/ |
AudioPreview.java | 366 // TODO: if mMediaId != -1, then the playing file has an entry in the media
|
MediaPickerActivity.java | 122 // Need to stop the playbackservice, in case it is busy playing audio
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
seq_event.h | 348 SND_SEQ_SAMPLE_STOP_IMMEDIATELY = 0, /**< terminate playing immediately */
|
/sdk/layoutlib_api/src/com/android/ide/common/rendering/api/ |
RenderSession.java | 248 * Starts playing an given animation on a given object.
|
/system/media/wilhelm/src/itf/ |
IPlay.c | 58 // set enqueue attribute if queue is non-empty and state becomes PLAYING
|
/system/media/wilhelm/tests/mimeUri/ |
slesTestLoopUri.cpp | 260 /* Start playing */
|
/development/samples/Home/src/com/example/android/home/ |
Home.java | 518 * Shows all of the applications by playing an animation on the grid. 554 * Hides all of the applications by playing an animation on the grid.
|
/external/llvm/tools/bugpoint/ |
CrashDebugger.cpp | 150 // playing with... 224 // Loop over and delete any functions which we aren't supposed to be playing
|
/external/quake/quake/src/QW/client/ |
cl_demo.c | 30 When a demo is playing back, all NET_SendMessages are skipped, and 741 Con_Printf ("Playing demo from %s.\n", name);
|