Lines Matching refs:ShelfID

464 ash::ShelfID ChromeLauncherController::CreateAppLauncherItem(
480 void ChromeLauncherController::SetItemStatus(ash::ShelfID id,
494 ash::ShelfID id,
505 void ChromeLauncherController::CloseLauncherItem(ash::ShelfID id) {
522 void ChromeLauncherController::Pin(ash::ShelfID id) {
542 void ChromeLauncherController::Unpin(ash::ShelfID id) {
556 bool ChromeLauncherController::IsPinned(ash::ShelfID id) {
564 void ChromeLauncherController::TogglePinned(ash::ShelfID id) {
574 bool ChromeLauncherController::IsPinnable(ash::ShelfID id) const {
586 void ChromeLauncherController::Install(ash::ShelfID id) {
602 bool ChromeLauncherController::CanInstall(ash::ShelfID id) {
616 ash::ShelfID id = GetShelfIDForAppID(app_id);
628 ash::ShelfID id = GetShelfIDForAppID(app_id);
637 void ChromeLauncherController::Launch(ash::ShelfID id, int event_flags) {
643 void ChromeLauncherController::Close(ash::ShelfID id) {
649 bool ChromeLauncherController::IsOpen(ash::ShelfID id) {
655 bool ChromeLauncherController::IsPlatformApp(ash::ShelfID id) {
713 ash::ShelfID id = GetShelfIDForAppID(app_id);
731 ash::ShelfID id) {
745 ash::ShelfID ChromeLauncherController::GetShelfIDForAppID(
759 ash::ShelfID id) {
792 ash::ShelfID shelf_id,
836 ash::ShelfID id,
887 ash::ShelfID id = model_->items()[i].id;
970 ash::ShelfID id = GetShelfIDForAppID(last_app_id);
985 ash::ShelfID id = GetShelfIDForAppID(app_id);
993 ash::ShelfID ChromeLauncherController::GetShelfIDForWebContents(
1002 ash::ShelfID id = GetShelfIDForAppID(app_id);
1012 void ChromeLauncherController::SetRefocusURLPatternForTest(ash::ShelfID id,
1094 void ChromeLauncherController::ShelfItemRemoved(int index, ash::ShelfID id) {
1268 ash::ShelfID id = GetShelfIDForAppID(app_id);
1282 ash::ShelfID id = GetShelfIDForAppID(app_id);
1305 ash::ShelfID id = GetShelfIDForAppID(kGmailAppId);
1349 ash::ShelfID ChromeLauncherController::CreateAppShortcutLauncherItem(
1367 ash::ShelfID id) {
1398 ash::ShelfID shelf_id = GetShelfIDForAppID(*app_id);
1412 ash::ShelfID ChromeLauncherController::CreateAppShortcutLauncherItemWithType(
1418 ash::ShelfID shelf_id = InsertAppLauncherItem(
1424 const ash::ShelfID id) {
1439 void ChromeLauncherController::LauncherItemClosed(ash::ShelfID id) {
1457 ash::ShelfID shelf_id = GetShelfIDForAppID(app_id);
1470 ash::ShelfID shelf_id = GetShelfIDForAppID(app_id);
1476 ash::ShelfID shelf_id) {
1589 ash::ShelfID shelf_id = GetShelfIDForAppID(*pref_app_id);
1634 ash::ShelfID id = GetShelfIDForAppID(*pref_app_id);
1758 ash::ShelfID ChromeLauncherController::InsertAppLauncherItem(
1764 ash::ShelfID id = model_->next_id();
1789 bool ChromeLauncherController::HasItemController(ash::ShelfID id) const {
1814 ash::ShelfID id = CreateBrowserShortcutLauncherItem();
1820 ash::ShelfID ChromeLauncherController::CreateBrowserShortcutLauncherItem() {
1825 ash::ShelfID id = model_->next_id();
2011 ash::ShelfID id,