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

  /external/chromium_org/chrome/browser/download/
download_status_updater_gtk.cc 9 void DownloadStatusUpdater::UpdateAppIconDownloadProgress(
download_status_updater.cc 18 // DownloadStatusUpdater::UpdateAppIconDownloadProgress() expects to only be
21 // boolean that indicates whether that final UpdateAppIconDownloadProgress()
108 UpdateAppIconDownloadProgress(item);
112 // should not call UpdateAppIconDownloadProgress().
119 // set WasInProgress so that UpdateAppIconDownloadProgress() will be called
125 // state, then do not call UpdateAppIconDownloadProgress() again. If it is
127 // so that UpdateAppIconDownloadProgress() won't be called after this final
133 UpdateAppIconDownloadProgress(item);
137 void DownloadStatusUpdater::UpdateAppIconDownloadProgress(
download_status_updater_win.cc 85 void DownloadStatusUpdater::UpdateAppIconDownloadProgress(
  /external/chromium/chrome/browser/download/
download_util.cc 722 void UpdateAppIconDownloadProgress(int download_count,
    [all...]

Completed in 69 milliseconds