Searched refs:resumeUntilAsync (Results 1 – 3 of 3) sorted by relevance
81 void resumeUntilAsync(const sp<AMessage> ¶ms);
611 void PlaylistFetcher::resumeUntilAsync(const sp<AMessage> ¶ms) { in resumeUntilAsync() function in android::PlaylistFetcher
875 info.mFetcher->resumeUntilAsync(stopParams); in onMessageReceived()