Searched defs:UpdateAppIcon (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/download/
H A Ddownload_manager.cc494 UpdateAppIcon(); // Reflect entry into in_progress_.
531 UpdateAppIcon(); // Reflect size updates.
648 UpdateAppIcon(); // Reflect removal from in_progress_.
707 UpdateAppIcon(); // Reflect removal from in_progress_.
758 UpdateAppIcon(); // Reflect removal from in_progress_.
789 void DownloadManager::UpdateAppIcon() { function in class:DownloadManager
/external/chromium_org/apps/
H A Dshell_window.cc436 void ShellWindow::UpdateAppIcon(const gfx::Image& image) { function in class:apps::ShellWindow
566 UpdateAppIcon(gfx::Image::CreateFrom1xBitmap(largest));
572 UpdateAppIcon(gfx::Image(app_icon_image_->image_skia()));
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel.cc545 UpdateAppIcon();
872 void Panel::UpdateAppIcon() { function in class:Panel

Completed in 368 milliseconds