Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DPlaylistFetcher.cpp61 bool hasSavedState() const;
91 bool PlaylistFetcher::DownloadState::hasSavedState() const { in hasSavedState() function in android::PlaylistFetcher::DownloadState
642 mDownloadState->hasSavedState() in onMessageReceived()
852 if (!mDownloadState->hasSavedState()) { in onMonitorQueue()
1337 if (mDownloadState->hasSavedState()) { in onDownloadNext()