Home | History | Annotate | Download | only in music

Lines Matching refs:enqueue

68     /** used to specify whether enqueue() should start playing
878 public void enqueue(long [] list, int action) {
2127 public void enqueue(long [] list , int action) {
2128 mService.get().enqueue(list, action);