Home
last modified time | relevance | path

Searched refs:resumeUntilAsync (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h81 void resumeUntilAsync(const sp<AMessage> &params);
DPlaylistFetcher.cpp611 void PlaylistFetcher::resumeUntilAsync(const sp<AMessage> &params) { in resumeUntilAsync() function in android::PlaylistFetcher
DLiveSession.cpp875 info.mFetcher->resumeUntilAsync(stopParams); in onMessageReceived()