Home | History | Annotate | Download | only in music

Lines Matching full:music

17 package com.android.music;
53 * Activity allowing the user to select a music track on the device, and
54 * return it to its caller. The music picker user interface is fairly
55 * extensive, providing information about each track like the music
81 /** Menu item to sort the music list by track title. */
83 /** Menu item to sort the music list by album title. */
85 /** Menu item to sort the music list by artist name. */
88 /** These are the columns in the music cursor that we are interested in. */
108 /** Uri to the directory of all music being displayed. */
121 /** The current cursor on the music that is being displayed. */
151 /** This is used for playing previews of the music files. */
197 * query, to avoid displaying the "No music" empty view during
582 * Common method for performing a query of the music database, called for