GetItemIndexForType   53 ash/shelf/shelf_model.h   int GetItemIndexForType(ShelfItemType type);
GetItemIndexForType 1425 ash/shelf/shelf_view.cc         model_->GetItemIndexForType(TYPE_APP_PANEL) == -1) {
GetItemIndexForType 1670 ash/shelf/shelf_view_unittest.cc   int browser_index = model_->GetItemIndexForType(TYPE_BROWSER_SHORTCUT);
GetItemIndexForType  557 ash/shell.cc       int app_list_index = shelf_model_->GetItemIndexForType(TYPE_APP_LIST);
GetItemIndexForType   59 chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.cc   int browser_index = model->GetItemIndexForType(ash::TYPE_BROWSER_SHORTCUT);
GetItemIndexForType  972 chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc     int browser_index = model_->GetItemIndexForType(ash::TYPE_BROWSER_SHORTCUT);
GetItemIndexForType  267 chrome/browser/ui/ash/launcher/chrome_launcher_controller_browsertest.cc     return model_->GetItemIndexForType(type);