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

  /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()));
  /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...]
  /external/chromium_org/chrome/browser/ui/panels/
panel.cc 541 UpdateAppIcon();
877 void Panel::UpdateAppIcon() {

Completed in 71 milliseconds