OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ActivateLauncherItem
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/launcher/
launcher.cc
103
void Launcher::
ActivateLauncherItem
(int index) {
122
ActivateLauncherItem
(item_index);
178
ActivateLauncherItem
(found_index);
launcher.h
78
void
ActivateLauncherItem
(int index);
/external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_browsertest.cc
167
void
ActivateLauncherItem
(int id) {
168
launcher_->
ActivateLauncherItem
(id);
259
void
ActivateLauncherItem
(int id) {
260
launcher_->
ActivateLauncherItem
(id);
586
ActivateLauncherItem
(shelf_model()->ItemIndexByID(item_id1));
593
ActivateLauncherItem
(shelf_model()->ItemIndexByID(item_id2));
607
ActivateLauncherItem
(shelf_model()->ItemIndexByID(item_id1));
610
ActivateLauncherItem
(shelf_model()->ItemIndexByID(item_id1));
614
ActivateLauncherItem
(shelf_model()->ItemIndexByID(item_id2));
620
ActivateLauncherItem
(shelf_model()->ItemIndexByID(item_id1))
[
all
...]
Completed in 2358 milliseconds