OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startDownloadIfReady
(Results
1 - 2
of
2
) sorted by null
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadService.java
329
final boolean activeDownload = info.
startDownloadIfReady
(mExecutor);
DownloadInfo.java
247
* {@link #
startDownloadIfReady
(ExecutorService)}.
458
public boolean
startDownloadIfReady
(ExecutorService executor) {
Completed in 72 milliseconds