Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp56 bool hasSavedState() const;
86 bool PlaylistFetcher::DownloadState::hasSavedState() const { in hasSavedState() function in android::PlaylistFetcher::DownloadState
568 mDownloadState->hasSavedState() in onMessageReceived()
778 if (!mDownloadState->hasSavedState()) { in onMonitorQueue()
1217 if (mDownloadState->hasSavedState()) { in onDownloadNext()