Home | History | Annotate | Download | only in music

Lines Matching defs:enqueue

67     /** used to specify whether enqueue() should start playing
864 public void enqueue(long [] list, int action) {
1968 public void enqueue(long [] list , int action) {
1969 mService.get().enqueue(list, action);