Home | History | Annotate | Download | only in music

Lines Matching defs:music

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. */
152 /** This is used for playing previews of the music files. */
198 * query, to avoid displaying the "No music" empty view during
583 * Common method for performing a query of the music database, called for