Searched defs:hasSavedState (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
H A DPlaylistFetcher.cpp60 bool hasSavedState() const;
90 bool PlaylistFetcher::DownloadState::hasSavedState() const { function in class:android::PlaylistFetcher::DownloadState
640 mDownloadState->hasSavedState()
850 if (!mDownloadState->hasSavedState()) {
1325 if (mDownloadState->hasSavedState()) {

Completed in 167 milliseconds