HomeSort by relevance Sort by last modified time
    Searched refs:UpdateAppIcon (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/download/
download_manager.cc 494 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() {
    [all...]
download_manager.h 305 void UpdateAppIcon();
  /external/chromium_org/apps/
shell_window.cc 372 void ShellWindow::UpdateAppIcon(const gfx::Image& image) {
423 UpdateAppIcon(gfx::Image::CreateFrom1xBitmap(largest));
429 UpdateAppIcon(gfx::Image(app_icon_image_->image_skia()));
shell_window.h 237 void UpdateAppIcon(const gfx::Image& image);
  /external/chromium_org/chrome/browser/extensions/api/tabs/
ash_panel_contents.cc 220 host_->UpdateAppIcon(new_image);
  /external/chromium_org/chrome/browser/ui/panels/
panel.h 345 void UpdateAppIcon();
panel.cc 541 UpdateAppIcon();
877 void Panel::UpdateAppIcon() {

Completed in 212 milliseconds