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

  /external/chromium_org/ui/app_list/
app_list_item_observer.h 27 virtual void ItemPercentDownloadedChanged() = 0;
app_list_folder_item.h 84 virtual void ItemPercentDownloadedChanged() OVERRIDE;
app_list_item.cc 56 ItemPercentDownloadedChanged());
app_list_folder_item.cc 223 void AppListFolderItem::ItemPercentDownloadedChanged() {
  /external/chromium_org/ui/app_list/views/
folder_header_view.h 81 virtual void ItemPercentDownloadedChanged() OVERRIDE;
app_list_item_view.h 104 virtual void ItemPercentDownloadedChanged() OVERRIDE;
app_list_main_view.cc 73 virtual void ItemPercentDownloadedChanged() OVERRIDE {}
folder_header_view.cc 238 void FolderHeaderView::ItemPercentDownloadedChanged() {
app_list_item_view.cc 292 void AppListItemView::ItemPercentDownloadedChanged() {

Completed in 69 milliseconds