HomeSort by relevance Sort by last modified time
    Searched defs:CreateAppShortcutLauncherItem (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc 132 ash::LauncherID CreateAppShortcutLauncherItem(const std::string& name) {
133 return controller_->CreateAppShortcutLauncherItem(
244 ash::LauncherID shortcut_id = controller_->CreateAppShortcutLauncherItem(
264 return controller_->CreateAppShortcutLauncherItem(
372 ash::LauncherID shortcut_id = CreateAppShortcutLauncherItem(app_id);
408 ash::LauncherID foo_id = CreateAppShortcutLauncherItem("foo");
422 ash::LauncherID bar_id = CreateAppShortcutLauncherItem("bar");
441 ash::LauncherID shortcut_id = CreateAppShortcutLauncherItem(app_id);
450 ash::LauncherID foo_id = CreateAppShortcutLauncherItem("foo");
    [all...]
chrome_launcher_controller.cc     [all...]

Completed in 28 milliseconds