Searched refs:mDownloadState (Results 1 – 2 of 2) sorted by relevance
176 mDownloadState(new DownloadState()), in PlaylistFetcher()640 mDownloadState->hasSavedState() in onMessageReceived()777 mDownloadState->resetState(); in onStart()804 mDownloadState->resetState(); in onStop()850 if (!mDownloadState->hasSavedState()) { in onMonitorQueue()1325 if (mDownloadState->hasSavedState()) { in onDownloadNext()1326 mDownloadState->restoreState( in onDownloadNext()1452 mDownloadState->saveState( in onDownloadNext()
187 sp<DownloadState> mDownloadState; member