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

1 2 34 5 6 7 8 91011>>

  /packages/apps/Music/res/values/
strings2.xml 24 <!-- Used for the 2nd and 3rd line (artist and album) in the notification area item for the music app -->
  /packages/apps/Music/src/com/android/music/
CheckableRelativeLayout.java 17 package com.android.music;
IMediaPlaybackService.aidl 18 package com.android.music;
MusicAlphabetIndexer.java 17 package com.android.music;
SharedPreferencesCompat.java 17 package com.android.music;
MusicPicker.java 17 package com.android.music;
54 * Activity allowing the user to select a music track on the device, and
55 * return it to its caller. The music picker user interface is fairly
56 * extensive, providing information about each track like the music
82 /** Menu item to sort the music list by track title. */
84 /** Menu item to sort the music list by album title. */
86 /** Menu item to sort the music list by artist name. */
89 /** These are the columns in the music cursor that we are interested in. */
109 /** Uri to the directory of all music being displayed. */
122 /** The current cursor on the music that is being displayed. *
    [all...]
  /packages/apps/MusicFX/res/values/
strings.xml 35 <string name="picker_title">Music effects control panel"</string>
  /packages/wallpapers/MusicVisualization/res/values-de/
strings.xml 22 <string name="wallpapers" msgid="7646602778647576267">"Music Visualization Wallpapers"</string>
  /packages/wallpapers/MusicVisualization/res/values-ko/
strings.xml 22 <string name="wallpapers" msgid="7646602778647576267">"Music Visualization ????"</string>
  /system/media/audio_effects/include/audio_effects/
audio_effects_conf.h 60 #define AUDIO_STREAM_MUSIC_TAG "music"
  /packages/apps/Music/res/values-en-rGB/
strings.xml 132 <string name="musicbrowserlabel" msgid="3162022214114562892">"Music"</string>
133 <string name="musicshortcutlabel" msgid="2602980193508150226">"Music playlist"</string>
134 <string name="mediaplaybacklabel" msgid="6733604841530940397">"Music"</string>
136 <string name="mediapickerlabel" msgid="4549836003229914299">"Music"</string>
150 <string name="music_picker_title" msgid="4143865470317360605">"Choose music track"</string>
152 <string name="search_hint" msgid="3766854898072633001">"Search Music"</string>
154 <string name="widget_initial_text" msgid="3166878738860903586">"Touch to choose music."</string>
  /packages/apps/Music/res/values-en-rIN/
strings.xml 132 <string name="musicbrowserlabel" msgid="3162022214114562892">"Music"</string>
133 <string name="musicshortcutlabel" msgid="2602980193508150226">"Music playlist"</string>
134 <string name="mediaplaybacklabel" msgid="6733604841530940397">"Music"</string>
136 <string name="mediapickerlabel" msgid="4549836003229914299">"Music"</string>
150 <string name="music_picker_title" msgid="4143865470317360605">"Choose music track"</string>
152 <string name="search_hint" msgid="3766854898072633001">"Search Music"</string>
154 <string name="widget_initial_text" msgid="3166878738860903586">"Touch to choose music."</string>
  /frameworks/base/docs/html/design/auto/
index.jd 98   <strong>Figure 4.</strong> Example of the Google Play Music app UI.
113   <strong>Figure 5.</strong> Example of user actions in the Google Play Music app.
141   <strong>Figure 7.</strong> Example of the the drawer layout in the Google Play Music app.
156   <strong>Figure 8.</strong> Example of the Google Play Music app in day mode.
165   <strong>Figure 9.</strong> Example of the Google Play Music app in night mode.
  /frameworks/base/docs/html/training/managing-audio/
volume-playback.jd 47 <p>Android maintains a separate audio stream for playing music, alarms, notifications, the incoming
61 <p>If you've got a game or music app, then chances are good that when the user hits the volume keys
62 they want to control the volume of the game or music, even if they?re currently between songs or
63 there?s no music in the current game location.</p>
84 specify (in this case ?music?) whenever the target activity or fragment is visible.</p>
  /development/testrunner/
coverage_targets.xml 87 <coverage_target name="Music" build_path="packages/apps/Music"
  /external/chromium_org/ui/file_manager/file_manager/audio_player/elements/
control_panel.js 64 * Current elapsed time in the current music in millisecond.
79 * Total length of the current music in millisecond.
  /frameworks/base/docs/html/guide/topics/media/
jetplayer.jd 68 android.media.JetPlayer JetPlayer} to create an interactive music soundtrack in your game. It also
69 illustrates how to use JET events to synchronize music and game logic. The application is located at
  /packages/apps/Music/res/layout/
audio_player_common.xml 55 <com.android.music.RepeatingImageButton android:id="@+id/prev" style="@android:style/MediaButton.Previous" />
59 <com.android.music.RepeatingImageButton android:id="@+id/next" style="@android:style/MediaButton.Next" />
music_picker_item.xml 19 <com.android.music.CheckableRelativeLayout
79 </com.android.music.CheckableRelativeLayout>
  /development/samples/JetBoy/
_index.html 3 class to implement an interactive music soundtrack in an application. JetBoy uses
  /development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/
MusicPlayerActivity.java 23 * Main activity for the music player.
  /external/chromium_org/athena/test/
test_app_model_builder.cc 36 return "music";
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_test_util.h 49 // Changes the directories for the media paths (music, pictures, videos)
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
PerformerBox.java 27 * Used to give information about the performer. Mostly used in confunction with music files.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/vodafone/
AlbumArtistBox.java 29 * containing music. Resides in the {@link com.coremedia.iso.boxes.UserDataBox}.

Completed in 1317 milliseconds

1 2 34 5 6 7 8 91011>>