Lines Matching full:play
170 play();
196 play();
228 play();
598 play();
605 play();
662 // party-shuffle or because the play-position changed)
731 * or that the play-state changed (paused/resumed).
814 play();
822 play();
914 * Returns the current play list
915 * @return An array of integers containing the IDs of the tracks in the play list
1056 public void play() {
1108 // This is mostly so that if you press 'play' on a bluetooth headset
1109 // without every having played anything before, it will still play
1142 * Pauses playback (call play() to resume)
1182 the final play order might be 1-2-3-4-5-8-10-6-9-7.
1194 play();
1216 play();
1226 play();
1231 Log.d(LOGTAG, "No play queue");
1318 play();
1426 * Removes the range of tracks specified from the play list. If a file within the range is
1472 play();
1514 play();
1583 play();
1876 public void play() {
1877 mService.get().play();