OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:downloader
(Results
1 - 4
of
4
) sorted by null
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadInfo.java
550
DownloadThread
downloader
= new DownloadThread(mContext, mSystemFacade, this,
local
552
mSystemFacade.startThread(
downloader
);
/external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.cc
673
ImageBurnDownloader*
downloader
= ImageBurnDownloader::GetInstance();
local
674
downloader
->AddListener(this, config_file_url_);
675
downloader
->DownloadFile(config_file_url_, config_file_path_, tab_contents);
/external/quake/src/com/android/quake/
DownloaderActivity.java
76
* @param customText A text string that is displayed in the
downloader
UI.
163
setContentView(R.layout.
downloader
);
186
mDownloadThread = new Thread(new
Downloader
(), "
Downloader
");
422
private class
Downloader
implements Runnable {
[
all
...]
/prebuilt/common/tradefed/
tradefed-prebuilt.jar
Completed in 168 milliseconds