HomeSort by relevance Sort by last modified time
    Searched full:download_started (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.h 129 bool download_started() const { return download_started_; } function in class:ImageBurnResourceManager
imageburner_ui.cc 482 if (!resource_manager_->download_started()) {
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoManager.java 57 static final int DOWNLOAD_STARTED = 1;
218 case DOWNLOAD_STARTED:
PhotoTask.java 261 outState = PhotoManager.DOWNLOAD_STARTED;

Completed in 227 milliseconds