Searched refs:OnHostActivated (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/ui/aura/
H A Denv_observer.h24 virtual void OnHostActivated(WindowTreeHost* host) {} function in class:aura::EnvObserver
H A Denv.cc100 FOR_EACH_OBSERVER(EnvObserver, observers_, OnHostActivated(host));
H A Dwindow_tree_host_win.cc170 OnHostActivated();
H A Dwindow_tree_host.h160 void OnHostActivated();
H A Dwindow_tree_host.cc252 void WindowTreeHost::OnHostActivated() { function in class:aura::WindowTreeHost
H A Dremote_window_tree_host_win.cc381 OnHostActivated();
/external/chromium_org/chrome/browser/ui/aura/
H A Dactive_desktop_monitor.h34 virtual void OnHostActivated(aura::WindowTreeHost* host) OVERRIDE;
H A Dactive_desktop_monitor.cc59 void ActiveDesktopMonitor::OnHostActivated(aura::WindowTreeHost* host) { function in class:ActiveDesktopMonitor
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.cc706 OnHostActivated();
H A Ddesktop_window_tree_host_x11.cc204 OnHostActivated();

Completed in 5993 milliseconds