HomeSort by relevance Sort by last modified time
    Searched defs:ShellWindowLauncherController (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/ash/launcher/
shell_window_launcher_controller.cc 28 ShellWindowLauncherController::ShellWindowLauncherController(
45 ShellWindowLauncherController::~ShellWindowLauncherController() {
58 void ShellWindowLauncherController::OnShellWindowAdded(
101 void ShellWindowLauncherController::OnShellWindowIconChanged(
113 void ShellWindowLauncherController::OnShellWindowRemoved(
122 void ShellWindowLauncherController::OnWindowDestroying(aura::Window* window) {
144 void ShellWindowLauncherController::OnWindowActivated(
165 ShellWindowLauncherController::ControllerForWindow
    [all...]
shell_window_launcher_controller.h 33 // ShellWindowLauncherController observes the Shell Window registry and the
36 class ShellWindowLauncherController
41 explicit ShellWindowLauncherController(ChromeLauncherController* owner);
42 virtual ~ShellWindowLauncherController();
80 DISALLOW_COPY_AND_ASSIGN(ShellWindowLauncherController);

Completed in 32 milliseconds