Lines Matching full:prev
279 prev();
654 prev();
1274 Desired behavior for prev/next/shuffle:
1280 - when shuffling, PREV will go to the previously played track. Hitting PREV
1282 history has been reached, PREV is a no-op.
1283 When not shuffling, PREV will go to the sequentially previous track (the
1291 When hitting 'prev' 8 times while playing track 7 in this example, the
1297 public void prev() {
1303 // prev is a no-op
2114 public void prev() {
2115 mService.get().prev();