Searched defs:QUEUE (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Music/src/com/android/music/
H A DMusicUtils.java89 public final static int QUEUE = 12; field in interface:MusicUtils.Defs
408 * should be created, and QUEUE if the "current playlist" was
427 sub.add(1, Defs.QUEUE, 0, R.string.queue);

Completed in 36 milliseconds