Searched refs:stopAsync (Results 1 – 8 of 8) sorted by relevance
40 oneway void stopAsync(); in stopAsync() method
79 void stopAsync(bool clear = true);
1146 mFetcherInfos.valueAt(i).mFetcher->stopAsync(); in finishDisconnect()1604 fetcher->stopAsync(); in changeConfiguration()2018 mFetcherInfos.editValueAt(index).mFetcher->stopAsync(false /* clear */); in tryToFinishBandwidthSwitch()2147 info.mFetcher->stopAsync(); in cancelBandwidthSwitch()
604 void PlaylistFetcher::stopAsync(bool clear) { in stopAsync() function in android::PlaylistFetcher
191 public void stopAsync() {
397 verify(mRingtonePlayer, never()).stopAsync(); in verifyNeverStopAudio()401 verify(mRingtonePlayer, times(1)).stopAsync(); in verifyStopAudio()
868 player.stopAsync();1336 player.stopAsync(); in clearSoundLocked()7661 player.stopAsync();
12993 HPLandroid/media/IRingtonePlayer$Stub$Proxy;->stopAsync()V