HomeSort by relevance Sort by last modified time
    Searched full:music (Results 151 - 175 of 577) sorted by null

1 2 3 4 5 67 8 91011>>

  /packages/apps/Music/src/com/android/music/
MediaAppWidgetProvider.java 17 package com.android.music;
63 * Initialize given widgets to default state, where we launch Music on default click
MediaPlaybackService.java 17 package com.android.music;
85 public static final String PLAYSTATE_CHANGED = "com.android.music.playstatechanged";
86 public static final String META_CHANGED = "com.android.music.metachanged";
87 public static final String QUEUE_CHANGED = "com.android.music.queuechanged";
89 public static final String SERVICECMD = "com.android.music.musicservicecommand";
98 public static final String TOGGLEPAUSE_ACTION = "com.android.music.musicservicecommand.togglepause";
99 public static final String PAUSE_ACTION = "com.android.music.musicservicecommand.pause";
100 public static final String PREVIOUS_ACTION = "com.android.music.musicservicecommand.previous";
101 public static final String NEXT_ACTION = "com.android.music.musicservicecommand.next";
338 mPreferences = getSharedPreferences("Music", MODE_WORLD_READABLE | MODE_WORLD_WRITEABLE)
    [all...]
  /frameworks/base/media/java/android/media/audiofx/
PresetReverb.java 29 * Reverb is vital for modeling a listener's environment. It can be used in music applications
30 * to simulate music being played back in various environments, or in games to immerse the
33 * This is primarily used for adding some reverb in a music playback context. Applications
  /frameworks/wilhelm/tests/
mimeUri_test.cpp 98 /* Play some music from a URI */
305 TestPlayUri(sl, "/sdcard/media_api/music/MP3_256kbps_2ch.mp3");
309 TestPlayUri(sl, "file:///sdcard/media_api/music/MP3_256kbps_2ch.mp3");
  /developers/build/prebuilts/gradle/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/utils/
QueueHelper.java 40 // extract the category and unique music ID from the media ID:
  /developers/samples/android/media/MediaBrowserService/Application/src/main/java/com/example/android/mediabrowserservice/utils/
QueueHelper.java 40 // extract the category and unique music ID from the media ID:
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
cams.h 30 * The value originates from the music synchronization.
  /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/utils/
QueueHelper.java 40 // extract the category and unique music ID from the media ID:
  /device/moto/shamu/self-extractors/moto/staging/
device-partial.mk 55 vendor/moto/shamu/proprietary/left.boost.music.eq:system/vendor/firmware/left.boost.music.eq:moto \
64 vendor/moto/shamu/proprietary/right.boost.music.eq:system/vendor/firmware/right.boost.music.eq:moto \
  /external/chromium_org/chrome/browser/chromeos/extensions/
device_local_account_management_policy_provider.cc 61 "onbhgdmifjebcabplolilidlpgeknifi", // Music.app demo
  /external/chromium_org/chrome/browser/media_galleries/fileapi/
iapps_finder_impl.cc 89 (path == library_root.AppendASCII("iTunes Media").AppendASCII("Music"));
itunes_file_util.cc 54 const char kITunesLibraryXML[] = "iTunes Music Library.xml";
56 const char kITunesMusicDir[] = "Music";
122 // /iTunes Music Library.xml - library xml file
124 // /iTunes Media/Music/<Artist>/<Album>/<Track> - tracks
  /external/chromium_org/third_party/polymer/components/paper-slider/
demo.html 66 <div>Music, video, games &amp; other media</div>
  /external/chromium_org/third_party/polymer/components-chromium/paper-slider/
demo.html 66 <div>Music, video, games &amp; other media</div>
  /frameworks/base/docs/html/design/patterns/
widgets.jd 45 <p>The main purpose of a control widget is to display often used functions that the user can trigger right from the home screen without having to open the app first. Think of them as remote controls for an app. A typical example of control widgets are music app widgets that allow the user to play, pause or skip music tracks from outside the actual music app.</p>
55 A music player widget is primarily a control widget, but also keeps the user informed about what track is currently playing. It essentially combines a control widget with elements of an information widget type.
  /frameworks/base/docs/html/design/tv/
index.jd 33 connections between content. A favorite movie may lead to the discovery of a new music artist;
  /frameworks/native/opengl/tests/angeles/
cams.h 30 * The value originates from the music synchronization.
  /packages/apps/FMRadio/res/values-am/
strings.xml 58 <string name="save_dialog_caption" msgid="8618327604827517841">"????? ?????? ?Play Music ??????? ?????"</string>
  /packages/apps/FMRadio/res/values-bn-rBD/
strings.xml 58 <string name="save_dialog_caption" msgid="8618327604827517841">"???????????? ?????, Play Music ??????????????? ?????"</string>
  /packages/apps/FMRadio/res/values-en-rGB/
strings.xml 58 <string name="save_dialog_caption" msgid="8618327604827517841">"To listen to recordings, open the Play Music app."</string>
  /packages/apps/FMRadio/res/values-en-rIN/
strings.xml 58 <string name="save_dialog_caption" msgid="8618327604827517841">"To listen to recordings, open the Play Music app."</string>
  /packages/apps/FMRadio/res/values-kk-rKZ/
strings.xml 58 <string name="save_dialog_caption" msgid="8618327604827517841">"?????????? ?????? ???? Play Music ??????????? ??????."</string>
  /packages/apps/FMRadio/res/values-kn-rIN/
strings.xml 58 <string name="save_dialog_caption" msgid="8618327604827517841">"?????????????????? ??????, Play Music ?????????? ????????."</string>
  /packages/apps/FMRadio/res/values-lo-rLA/
strings.xml 58 <string name="save_dialog_caption" msgid="8618327604827517841">"?????????????????????, ?????????? Play Music."</string>
  /packages/apps/FMRadio/res/values-mk-rMK/
strings.xml 58 <string name="save_dialog_caption" msgid="8618327604827517841">"?? ?? ?? ??????? ????????, ???????? ?? ???????????? Play Music."</string>

Completed in 3525 milliseconds

1 2 3 4 5 67 8 91011>>