Searched refs:stopAsync (Results 1 – 8 of 8) sorted by relevance
41 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
193 public void stopAsync() {
412 verify(mRingtonePlayer, never()).stopAsync(); in verifyNeverStopAudio()416 verify(mRingtonePlayer, times(1)).stopAsync(); in verifyStopAudio()
1585 player.stopAsync(); in clearSoundLocked()
29449 Landroid/media/IRingtonePlayer$Stub$Proxy;->stopAsync()V29467 Landroid/media/IRingtonePlayer;->stopAsync()V