Lines Matching refs:stop
727 stop(true); in closeExternalStorageFiles()
1022 stop(false); in openCurrentAndNext()
1048 stop(false); in openCurrentAndNext()
1137 stop(true); in open()
1211 private void stop(boolean remove_status_icon) { in stop() method in MediaPlaybackService
1213 mPlayer.stop(); in stop()
1233 public void stop() { in stop() method in MediaPlaybackService
1234 stop(true); in stop()
1305 stop(false); in prev()
1415 stop(false); in gotoNext()
1598 stop(true); in removeTracksInternal()
1609 stop(false); in removeTracksInternal()
1722 stop(false); in setQueuePosition()
1931 public void stop() { in stop() method in MediaPlaybackService.MultiPlayer
1940 stop(); in release()
2093 public void stop() { in stop() method in MediaPlaybackService.ServiceStub
2094 mService.get().stop(); in stop()