GetShelfIDForAppID   29 ash/shelf/shelf_delegate.h   virtual ShelfID GetShelfIDForAppID(const std::string& app_id) = 0;
GetShelfIDForAppID  613 ash/shelf/shelf_view.cc       delegate_->GetShelfIDForAppID(drag_and_drop_app_id_);
GetShelfIDForAppID  624 ash/shelf/shelf_view.cc         delegate_->GetShelfIDForAppID(drag_and_drop_app_id_);
GetShelfIDForAppID   30 ash/shell/shelf_delegate_impl.h   virtual ShelfID GetShelfIDForAppID(const std::string& app_id) OVERRIDE;
GetShelfIDForAppID   42 ash/test/test_shelf_delegate.h   virtual ShelfID GetShelfIDForAppID(const std::string& app_id) OVERRIDE;
GetShelfIDForAppID  171 chrome/browser/ui/ash/launcher/app_window_launcher_controller.cc       shelf_id = owner_->GetShelfIDForAppID(app_id);
GetShelfIDForAppID  327 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc                GetShelfIDForAppID(web_app::GetExtensionIdFromApplicationName(
GetShelfIDForAppID  584 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   ash::ShelfID id = GetShelfIDForAppID(app_id);
GetShelfIDForAppID  589 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc     id = GetShelfIDForAppID(app_id);
GetShelfIDForAppID  596 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   ash::ShelfID id = GetShelfIDForAppID(app_id);
GetShelfIDForAppID  679 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   ash::ShelfID id = GetShelfIDForAppID(app_id);
GetShelfIDForAppID  786 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   int index = model_->ItemIndexByID(GetShelfIDForAppID(app_id));
GetShelfIDForAppID  937 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc       ash::ShelfID id = GetShelfIDForAppID(last_app_id);
GetShelfIDForAppID  952 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   ash::ShelfID id = GetShelfIDForAppID(app_id);
GetShelfIDForAppID  969 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   ash::ShelfID id = GetShelfIDForAppID(app_id);
GetShelfIDForAppID 1138 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc       if (GetShelfIDForAppID(id) &&
GetShelfIDForAppID 1223 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc       !GetShelfIDForAppID(id_to_item_controller_map_[item.id]->app_id()))
GetShelfIDForAppID 1231 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   ash::ShelfID id = GetShelfIDForAppID(app_id);
GetShelfIDForAppID 1245 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   ash::ShelfID id = GetShelfIDForAppID(app_id);
GetShelfIDForAppID 1268 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   ash::ShelfID id = GetShelfIDForAppID(kGmailAppId);
GetShelfIDForAppID 1361 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc     ash::ShelfID shelf_id = GetShelfIDForAppID(*app_id);
GetShelfIDForAppID 1420 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   ash::ShelfID shelf_id = GetShelfIDForAppID(app_id);
GetShelfIDForAppID 1433 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   ash::ShelfID shelf_id = GetShelfIDForAppID(app_id);
GetShelfIDForAppID 1552 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc       ash::ShelfID shelf_id = GetShelfIDForAppID(*pref_app_id);
GetShelfIDForAppID 1597 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc       ash::ShelfID id = GetShelfIDForAppID(*pref_app_id);
GetShelfIDForAppID  289 chrome/browser/ui/ash/launcher/chrome_launcher_controller.h   virtual ash::ShelfID GetShelfIDForAppID(const std::string& app_id) OVERRIDE;
GetShelfIDForAppID 1992 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc   ash::ShelfID id = controller_->GetShelfIDForAppID(
GetShelfIDForAppID 2179 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc       launcher_controller_->GetShelfIDForAppID(extension_misc::kChromeAppId);
GetShelfIDForAppID 2224 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc       launcher_controller_->GetShelfIDForAppID(extension_misc::kChromeAppId);
GetShelfIDForAppID 2293 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc       launcher_controller_->GetShelfIDForAppID(extension_misc::kChromeAppId);
GetShelfIDForAppID 2363 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc       launcher_controller_->GetShelfIDForAppID(extension_misc::kChromeAppId);
GetShelfIDForAppID 2638 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc   EXPECT_EQ(0, launcher_controller_->GetShelfIDForAppID(app_id));
GetShelfIDForAppID 2807 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc   ash::ShelfID id = launcher_controller_->GetShelfIDForAppID("1");