OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MultiProfileAppWindowLauncherController
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/launcher/
multi_profile_app_window_launcher_controller.h
12
class
MultiProfileAppWindowLauncherController
15
explicit
MultiProfileAppWindowLauncherController
(
17
virtual ~
MultiProfileAppWindowLauncherController
();
43
DISALLOW_COPY_AND_ASSIGN(
MultiProfileAppWindowLauncherController
);
multi_profile_app_window_launcher_controller.cc
25
MultiProfileAppWindowLauncherController
::
26
MultiProfileAppWindowLauncherController
(ChromeLauncherController* owner)
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
::OnAppWindowRemoved
[
all
...]
Completed in 43 milliseconds