Searched refs:UpdateAppIcon (Results 1 – 8 of 8) sorted by relevance
494 UpdateAppIcon(); // Reflect entry into in_progress_. in AttachDownloadItem()531 UpdateAppIcon(); // Reflect size updates. in UpdateDownload()648 UpdateAppIcon(); // Reflect removal from in_progress_. in MaybeCompleteDownload()707 UpdateAppIcon(); // Reflect removal from in_progress_. in DownloadCancelled()758 UpdateAppIcon(); // Reflect removal from in_progress_. in OnDownloadError()789 void DownloadManager::UpdateAppIcon() { in UpdateAppIcon() function in DownloadManager
305 void UpdateAppIcon();
153 void UpdateAppIcon(int download_count,246 UpdateAppIcon(download_count, progress_known, progress);
436 void ShellWindow::UpdateAppIcon(const gfx::Image& image) { in UpdateAppIcon() function in apps::ShellWindow566 UpdateAppIcon(gfx::Image::CreateFrom1xBitmap(largest)); in DidDownloadFavicon()572 UpdateAppIcon(gfx::Image(app_icon_image_->image_skia())); in OnExtensionIconImageChanged()
296 void UpdateAppIcon(const gfx::Image& image);
221 host_->UpdateAppIcon(new_image); in FaviconUpdated()
339 void UpdateAppIcon();
545 UpdateAppIcon(); in Initialize()872 void Panel::UpdateAppIcon() { in UpdateAppIcon() function in Panel