Searched refs:OnOverviewModeEnding (Results 1 - 6 of 6) sorted by last modified time

/external/chromium_org/ash/
H A Dshell.cc422 void Shell::OnOverviewModeEnding() { function in class:ash::Shell
423 FOR_EACH_OBSERVER(ShellObserver, observers_, OnOverviewModeEnding());
H A Dshell.h304 void OnOverviewModeEnding();
H A Dshell_observer.h54 virtual void OnOverviewModeEnding() {} function in class:ash::ShellObserver
/external/chromium_org/ash/wm/maximize_mode/
H A Dmaximize_mode_window_manager.cc87 void MaximizeModeWindowManager::OnOverviewModeEnding() { function in class:ash::MaximizeModeWindowManager
H A Dmaximize_mode_window_manager.h56 virtual void OnOverviewModeEnding() OVERRIDE;
/external/chromium_org/ash/wm/overview/
H A Dwindow_selector.cc335 shell->OnOverviewModeEnding();

Completed in 1408 milliseconds