TYPE_APP_PANEL     31 ash/shelf/shelf_model.cc       case TYPE_APP_PANEL:
TYPE_APP_PANEL     49 ash/shelf/shelf_model.cc       case TYPE_APP_PANEL:
TYPE_APP_PANEL    168 ash/shelf/shelf_model.cc   weight_dummy.type = TYPE_APP_PANEL;
TYPE_APP_PANEL    212 ash/shelf/shelf_model_unittest.cc   item.type = TYPE_APP_PANEL;
TYPE_APP_PANEL    220 ash/shelf/shelf_model_unittest.cc   item.type = TYPE_APP_PANEL;
TYPE_APP_PANEL    228 ash/shelf/shelf_model_unittest.cc   item.type = TYPE_APP_PANEL;
TYPE_APP_PANEL    251 ash/shelf/shelf_model_unittest.cc   item.type = TYPE_APP_PANEL;
TYPE_APP_PANEL    284 ash/shelf/shelf_model_unittest.cc   item.type = TYPE_APP_PANEL;
TYPE_APP_PANEL    361 ash/shelf/shelf_model_unittest.cc   item.type = TYPE_APP_PANEL;
TYPE_APP_PANEL    369 ash/shelf/shelf_model_unittest.cc   item.type = TYPE_APP_PANEL;
TYPE_APP_PANEL    377 ash/shelf/shelf_model_unittest.cc   item.type = TYPE_APP_PANEL;
TYPE_APP_PANEL    948 ash/shelf/shelf_view.cc     case TYPE_APP_PANEL: {
TYPE_APP_PANEL   1280 ash/shelf/shelf_view.cc     case TYPE_APP_PANEL:
TYPE_APP_PANEL   1425 ash/shelf/shelf_view.cc         model_->GetItemIndexForType(TYPE_APP_PANEL) == -1) {
TYPE_APP_PANEL   1650 ash/shelf/shelf_view.cc     case TYPE_APP_PANEL: {
TYPE_APP_PANEL   1823 ash/shelf/shelf_view.cc       case TYPE_APP_PANEL:
TYPE_APP_PANEL    339 ash/shelf/shelf_view_unittest.cc     item.type = TYPE_APP_PANEL;
TYPE_APP_PANEL    668 ash/shelf/shelf_view_unittest.cc   EXPECT_FALSE(test_api_->SameDragType(TYPE_PLATFORM_APP, TYPE_APP_PANEL));
TYPE_APP_PANEL    676 ash/shelf/shelf_view_unittest.cc   EXPECT_FALSE(test_api_->SameDragType(TYPE_APP_SHORTCUT, TYPE_APP_PANEL));
TYPE_APP_PANEL    683 ash/shelf/shelf_view_unittest.cc   EXPECT_FALSE(test_api_->SameDragType(TYPE_BROWSER_SHORTCUT, TYPE_APP_PANEL));
TYPE_APP_PANEL    687 ash/shelf/shelf_view_unittest.cc   EXPECT_FALSE(test_api_->SameDragType(TYPE_WINDOWED_APP, TYPE_APP_PANEL));
TYPE_APP_PANEL    690 ash/shelf/shelf_view_unittest.cc   EXPECT_FALSE(test_api_->SameDragType(TYPE_APP_LIST, TYPE_APP_PANEL));
TYPE_APP_PANEL    692 ash/shelf/shelf_view_unittest.cc   EXPECT_TRUE(test_api_->SameDragType(TYPE_APP_PANEL, TYPE_APP_PANEL));
TYPE_APP_PANEL    102 ash/shell/window_watcher.cc                   ? ash::TYPE_APP_PANEL
TYPE_APP_PANEL     40 ash/test/test_shelf_delegate.cc     item.type = TYPE_APP_PANEL;
TYPE_APP_PANEL    163 chrome/browser/ui/ash/launcher/app_window_launcher_controller.cc             ? LauncherItemController::TYPE_APP_PANEL
TYPE_APP_PANEL     83 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.cc   if (app_window->window_type_is_panel() && type() != TYPE_APP_PANEL)
TYPE_APP_PANEL    179 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.cc   if (type() == TYPE_APP_PANEL) {
TYPE_APP_PANEL    212 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.cc   if (type() == TYPE_APP_PANEL && !app_windows_.empty()) {
TYPE_APP_PANEL    235 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.cc   if (type() == TYPE_APP_PANEL)
TYPE_APP_PANEL    241 chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.cc   if (type() == TYPE_APP_PANEL && IsVisible())
TYPE_APP_PANEL    467 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc   if (controller->GetShelfItemType() != ash::TYPE_APP_PANEL)
TYPE_APP_PANEL    716 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc     if (i->second->type() == LauncherItemController::TYPE_APP_PANEL)
TYPE_APP_PANEL    747 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc   EXPECT_EQ(ash::TYPE_APP_PANEL, item1.type);
TYPE_APP_PANEL    749 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc   EXPECT_EQ(LauncherItemController::TYPE_APP_PANEL, item1_controller->type());
TYPE_APP_PANEL   1374 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc   EXPECT_EQ(ash::TYPE_APP_PANEL, item.type);
TYPE_APP_PANEL   1395 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc   EXPECT_EQ(ash::TYPE_APP_PANEL, item.type);
TYPE_APP_PANEL   1397 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc   EXPECT_EQ(LauncherItemController::TYPE_APP_PANEL, item_controller->type());
TYPE_APP_PANEL   2625 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc           LauncherItemController::TYPE_APP_PANEL,
TYPE_APP_PANEL   2651 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc           LauncherItemController::TYPE_APP_PANEL,
TYPE_APP_PANEL     49 chrome/browser/ui/ash/launcher/launcher_item_controller.cc     case LauncherItemController::TYPE_APP_PANEL:
TYPE_APP_PANEL     50 chrome/browser/ui/ash/launcher/launcher_item_controller.cc       return ash::TYPE_APP_PANEL;