HomeSort by relevance Sort by last modified time
    Searched full:music (Results 51 - 75 of 218) sorted by null

1 23 4 5 6 7 8 9

  /packages/apps/Music/src/com/android/music/
ScanningProgress.java 17 package com.android.music;
WeekSelector.java 17 package com.android.music;
MediaPlaybackService.java 17 package com.android.music;
81 public static final String PLAYSTATE_CHANGED = "com.android.music.playstatechanged";
82 public static final String META_CHANGED = "com.android.music.metachanged";
83 public static final String QUEUE_CHANGED = "com.android.music.queuechanged";
84 public static final String PLAYBACK_COMPLETE = "com.android.music.playbackcomplete";
85 public static final String ASYNC_OPEN_COMPLETE = "com.android.music.asyncopencomplete";
87 public static final String SERVICECMD = "com.android.music.musicservicecommand";
95 public static final String TOGGLEPAUSE_ACTION = "com.android.music.musicservicecommand.togglepause";
96 public static final String PAUSE_ACTION = "com.android.music.musicservicecommand.pause";
97 public static final String PREVIOUS_ACTION = "com.android.music.musicservicecommand.previous"
    [all...]
MediaAppWidgetProvider.java 17 package com.android.music;
63 * Initialize given widgets to default state, where we launch Music on default click
MediaButtonIntentReceiver.java 17 package com.android.music;
RepeatingImageButton.java 17 package com.android.music;
VideoBrowserActivity.java 17 package com.android.music;
  /packages/wallpapers/MusicVisualization/res/values/
cube.xml 22 <!-- Wallpapers showing a music visualizer -->
  /frameworks/base/sax/tests/saxtests/res/raw/
youtube.xml 265 term='Music' label='Music'></category>
303 <media:category label='Music'
305 Music
338 term='Music' label='Music'></category>
378 <media:category label='Music'
380 Music
409 term='Music' label='Music'></category
    [all...]
  /external/sonivox/docs/
JET_Programming_Manual.html 422 Interactive Music Engine</span></span></span></p>
458 JET Interactive Music System. JET is an interactive music player for small
460 to include interactive music soundtracks, in <st1:place w:st="on">MIDI</st1:place>
479 and music will interactively work together. Once decided, the content author
529 Interactive Engine. The name of the SONiVOX JET interactive music engine.</p>
572 Interactive Music Concept</span></h1>
574 <p class=MsoNormal>Interactive music can be defined as music that changes in
576 play events. In this way, interactive music is much more engaging as it has the
    [all...]
JET_Authoring_Guidelines.html     [all...]
  /cts/tests/tests/speech/src/android/speech/tts/cts/
TextToSpeechTest.java 164 * Determine if given file path is a valid, playable music file.
177 Log.e(LOG_TAG, "Exception while attempting to play music file", e);
  /external/quake/quake/src/WinQuake/
protocol.h 125 #define svc_intermission 30 // [string] music
126 #define svc_finale 31 // [string] music [string] text
  /frameworks/base/docs/html/guide/basics/
building-blocks.jd 58 probably still intends for her music to keep playing. A Service keeps the
59 music going even when the UI has completed.</dd>
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardViewBase.java 147 * in-call to avoid music playback */
176 // Volume buttons should only function for music.
  /packages/apps/Gallery/src/com/android/camera/
MovieViewControl.java 50 // Copied from MediaPlaybackService in the Music Player app. Should be
53 "com.android.music.musicservicecommand";
  /packages/apps/Gallery3D/src/com/cooliris/media/
MovieViewControl.java 48 // Copied from MediaPlaybackService in the Music Player app. Should be
50 private static final String SERVICECMD = "com.android.music.musicservicecommand";
  /frameworks/base/libs/audioflinger/
AudioPolicyManagerBase.cpp 326 // Flag that ringtone volume must be limited to music volume until we exit MODE_RINGTONE
328 (hwOutputDesc->mRefCount[AudioSystem::MUSIC] ||
597 // store time at which the last music track was stopped - see computeVolume()
598 if (stream == AudioSystem::MUSIC) {
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 33 // Min volume for STRATEGY_SONIFICATION streams when limited by music volume: -36dB
35 // Time in seconds during which we consider that music is still active after a music
270 nsecs_t mMusicStopTime; // time when last music stream was stopped
271 bool mLimitRingtoneVolume; // limit ringtone volume to music volume if headset connected
  /external/webkit/WebKit/android/plugins/
ANPSoundInterface.cpp 98 track->mTrack = new android::AudioTrack(android::AudioSystem::MUSIC,
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaFrameworkTest.java 103 //start the music player intent with the test URL from PV
  /frameworks/base/opengl/tests/angeles/
cams.h 30 * The value originates from the music synchronization.
  /ndk/samples/san-angeles/jni/
cams.h 30 * The value originates from the music synchronization.
  /packages/apps/DeskClock/res/layout/
desk_clock.xml 20 Buttons are provided to access alarms, music, and other useful functions.
  /development/samples/JetBoy/src/com/example/android/jetboy/
JetBoyView.java 59 // which music bed is currently playing?
293 // JET info: this are the mute arrays associated with the music beds in the
453 // JET info: and plays segment 1 several times as the "outro" music, so we're going to
457 // JET info: this is the main game play music
463 // JET info: end game music, loop 4 times normal pitch
466 // JET info: end game music loop 4 times up an octave
829 // Track hit streak for adjusting music
    [all...]

Completed in 836 milliseconds

1 23 4 5 6 7 8 9