Searched refs:shouldPauseDownload (Results 1 – 2 of 2) sorted by relevance
210 bool shouldPauseDownload();
980 bool PlaylistFetcher::shouldPauseDownload() { in shouldPauseDownload() function in android::PlaylistFetcher1461 if (shouldPause || shouldPauseDownload()) { in onDownloadNext()