Home | History | Annotate | Download | only in music

Lines Matching refs:moveQueueItem

940     public void moveQueueItem(int index1, int index2) {
1974 public void moveQueueItem(int from, int to) {
1975 mService.get().moveQueueItem(from, to);