SetShouldShowInShelf  335 chrome/browser/download/download_browsertest.cc   DownloadItemModel(item).SetShouldShowInShelf(false);
SetShouldShowInShelf  117 chrome/browser/download/download_item_model.h   void SetShouldShowInShelf(bool should_show);
SetShouldShowInShelf  361 chrome/browser/download/download_item_model_unittest.cc   model().SetShouldShowInShelf(false);
SetShouldShowInShelf  364 chrome/browser/download/download_item_model_unittest.cc   model().SetShouldShowInShelf(true);