Home | History | Annotate | Download | only in launcher

Lines Matching refs:launcher

5 #include "chrome/browser/ui/ash/launcher/chrome_launcher_controller.h"
12 #include "ash/launcher/launcher.h"
13 #include "ash/launcher/launcher_model.h"
14 #include "ash/launcher/launcher_util.h"
15 #include "ash/launcher/launcher_view.h"
32 #include "chrome/browser/ui/ash/launcher/browser_shortcut_launcher_item_controller.h"
33 #include "chrome/browser/ui/ash/launcher/chrome_launcher_controller_per_app.h"
34 #include "chrome/browser/ui/ash/launcher/launcher_item_controller.h"
108 // old launcher gets ripped out.
120 launcher_ = ash::Launcher::ForPrimaryDisplay();
142 // Panels show up on the right side of the launcher, so the desired item
164 // Activate the launcher item with the given |id|.
169 ash::Launcher* launcher_;
178 // old launcher gets ripped out.
189 launcher_ = ash::Launcher::ForPrimaryDisplay();
249 // Activate the launcher item with the given |id|.
254 ash::Launcher* launcher_;
263 // old launcher gets ripped out.
566 // Activate launcher item for app1, this will activate the first app window.
1080 // Check the launcher activation state for applications and browser.
1086 int browser_index = ash::launcher::GetBrowserItemIndex(*controller->model());
1123 // Check that the launcher activation state for a V1 application stays closed
1202 // Check that the keyboard activation of a launcher item tabs properly through
1258 // Check that the keyboard activation of a launcher item tabs properly through
1409 // the launcher.
1417 // There should be two items in our launcher by this time.
1440 // launcher. Keeping it dragged, see that a new item gets created. Continuing
1453 // Drag the item into the launcher and check that a new item gets created.
1473 // Dropping it should keep the launcher as it originally was.
1479 // Move the mouse outside of the launcher.
1482 // Test #2: Check that the unknown item dropped into the launcher will
1498 // Test #3: Check that the now known item dropped into the launcher will
1514 // Check that clicking on an app launcher item launches a new browser.
1521 // There should be two items in our launcher by this time.