Searched refs:MultiProfileAppWindowLauncherController (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dmulti_profile_app_window_launcher_controller.h12 class MultiProfileAppWindowLauncherController class in inherits:AppWindowLauncherController
15 explicit MultiProfileAppWindowLauncherController(
17 virtual ~MultiProfileAppWindowLauncherController();
43 DISALLOW_COPY_AND_ASSIGN(MultiProfileAppWindowLauncherController);
H A Dmulti_profile_app_window_launcher_controller.cc25 MultiProfileAppWindowLauncherController::
26 MultiProfileAppWindowLauncherController(ChromeLauncherController* owner) function in class:MultiProfileAppWindowLauncherController
29 MultiProfileAppWindowLauncherController::
30 ~MultiProfileAppWindowLauncherController() {
38 void MultiProfileAppWindowLauncherController::ActiveUserChanged(
68 void MultiProfileAppWindowLauncherController::AdditionalUserAddedToSession(
77 void MultiProfileAppWindowLauncherController::OnAppWindowAdded(
93 void MultiProfileAppWindowLauncherController::OnAppWindowShown(
116 void MultiProfileAppWindowLauncherController::OnAppWindowHidden(
128 void MultiProfileAppWindowLauncherController
[all...]
H A Dchrome_launcher_controller.cc406 new MultiProfileAppWindowLauncherController(this));

Completed in 133 milliseconds