Lines Matching refs:stop
736 stop(true); in closeExternalStorageFiles()
1032 stop(false); in openCurrentAndNext()
1058 stop(false); in openCurrentAndNext()
1148 stop(true); in open()
1222 private void stop(boolean remove_status_icon) { in stop() method in MediaPlaybackService
1224 mPlayer.stop(); in stop()
1244 public void stop() { in stop() method in MediaPlaybackService
1245 stop(true); in stop()
1316 stop(false); in prev()
1426 stop(false); in gotoNext()
1610 stop(true); in removeTracksInternal()
1621 stop(false); in removeTracksInternal()
1734 stop(false); in setQueuePosition()
1942 public void stop() { in stop() method in MediaPlaybackService.MultiPlayer
1951 stop(); in release()
2105 public void stop() { in stop() method in MediaPlaybackService.ServiceStub
2106 mService.get().stop(); in stop()