Home
last modified time | relevance | path

Searched defs:artIndex (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Music/src/com/android/music/
DMusicUtils.java483 long artIndex = c.getLong(2); in deleteTracks() local
897 …public static Drawable getCachedArtwork(Context context, long artIndex, BitmapDrawable defaultArtw… in getCachedArtwork()
DArtistAlbumBrowserActivity.java744 long artIndex = cursor.getLong(0); in bindChildView() local