Home | History | Annotate | Download | only in music

Lines Matching full:gotonext

191                         gotoNext(true);
218 gotoNext(false);
277 gotoNext(true);
651 gotoNext(true);
1165 gotoNext(true);
1406 public void gotoNext(boolean force) {
1593 boolean gotonext = false;
1596 gotonext = true;
1606 if (gotonext) {
2116 mService.get().gotoNext(true);