Searched refs:mDownloadState (Results 1 – 2 of 2) sorted by relevance
179 mDownloadState(new DownloadState()), in PlaylistFetcher()644 mDownloadState->hasSavedState() in onMessageReceived()781 mDownloadState->resetState(); in onStart()808 mDownloadState->resetState(); in onStop()854 if (!mDownloadState->hasSavedState()) { in onMonitorQueue()1339 if (mDownloadState->hasSavedState()) { in onDownloadNext()1340 mDownloadState->restoreState( in onDownloadNext()1466 mDownloadState->saveState( in onDownloadNext()
188 sp<DownloadState> mDownloadState; member