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