Home
last modified time | relevance | path

Searched refs:onResumeUntil (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.h236 status_t onResumeUntil(const sp<AMessage> &msg);
DPlaylistFetcher.cpp694 onResumeUntil(msg); in onMessageReceived()
817 status_t PlaylistFetcher::onResumeUntil(const sp<AMessage> &msg) { in onResumeUntil() function in android::PlaylistFetcher