OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateAppShortcutLauncherItem
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc
129
ash::ShelfID
CreateAppShortcutLauncherItem
(const std::string& name) {
130
return controller_->
CreateAppShortcutLauncherItem
(
241
ash::ShelfID shortcut_id = controller_->
CreateAppShortcutLauncherItem
(
261
return controller_->
CreateAppShortcutLauncherItem
(
368
ash::ShelfID shortcut_id =
CreateAppShortcutLauncherItem
(app_id);
404
ash::ShelfID foo_id =
CreateAppShortcutLauncherItem
("foo");
418
ash::ShelfID bar_id =
CreateAppShortcutLauncherItem
("bar");
437
ash::ShelfID shortcut_id =
CreateAppShortcutLauncherItem
(app_id);
446
ash::ShelfID foo_id =
CreateAppShortcutLauncherItem
("foo");
[
all
...]
chrome_launcher_controller.h
411
ash::ShelfID
CreateAppShortcutLauncherItem
(const std::string& app_id,
chrome_launcher_controller.cc
[
all
...]
Completed in 34 milliseconds