Searched refs:stopAsync (Results 1 – 7 of 7) sorted by relevance
39 oneway void stopAsync(); in stopAsync() method
79 void stopAsync(bool clear = true);
1145 mFetcherInfos.valueAt(i).mFetcher->stopAsync(); in finishDisconnect()1603 fetcher->stopAsync(); in changeConfiguration()2017 mFetcherInfos.editValueAt(index).mFetcher->stopAsync(false /* clear */); in tryToFinishBandwidthSwitch()2146 info.mFetcher->stopAsync(); in cancelBandwidthSwitch()
602 void PlaylistFetcher::stopAsync(bool clear) { in stopAsync() function in android::PlaylistFetcher
187 public void stopAsync() {
357 verify(mRingtonePlayer, never()).stopAsync(); in verifyNeverStopAudio()361 verify(mRingtonePlayer, times(1)).stopAsync(); in verifyStopAudio()
757 player.stopAsync();1083 player.stopAsync(); in clearSoundLocked()6475 player.stopAsync();