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

  /external/chromium_org/ui/app_list/views/
apps_grid_view_folder_delegate.h 28 virtual void UpdateFolderViewBackground(bool show_bubble) = 0;
app_list_folder_view.h 97 virtual void UpdateFolderViewBackground(bool show_bubble) OVERRIDE;
app_list_folder_view.cc 210 void AppListFolderView::UpdateFolderViewBackground(bool show_bubble) {
apps_grid_view.cc 756 folder_delegate_->UpdateFolderViewBackground(false);
    [all...]
apps_grid_view_unittest.cc 192 virtual void UpdateFolderViewBackground(bool show_bubble) OVERRIDE {

Completed in 153 milliseconds