Searched refs:OnAppWindowRemoved (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dmulti_profile_app_window_launcher_controller.h25 virtual void OnAppWindowRemoved(extensions::AppWindow* app_window) OVERRIDE;
H A Dmulti_profile_app_window_launcher_controller.cc128 void MultiProfileAppWindowLauncherController::OnAppWindowRemoved( function in class:MultiProfileAppWindowLauncherController
/external/chromium_org/apps/
H A Dapp_lifetime_monitor.h64 virtual void OnAppWindowRemoved(extensions::AppWindow* app_window) OVERRIDE;
H A Dapp_lifetime_monitor.cc83 void AppLifetimeMonitor::OnAppWindowRemoved(AppWindow* app_window) { function in class:apps::AppLifetimeMonitor
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Dweb_auth_flow.h96 virtual void OnAppWindowRemoved(AppWindow* app_window) OVERRIDE;
H A Dweb_auth_flow.cc125 void WebAuthFlow::OnAppWindowRemoved(AppWindow* app_window) { function in class:extensions::WebAuthFlow
/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dapp_session_lifetime.cc56 virtual void OnAppWindowRemoved(AppWindow* app_window) OVERRIDE {
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window_registry.h41 virtual void OnAppWindowRemoved(AppWindow* app_window);
H A Dapp_window_registry.cc57 void AppWindowRegistry::Observer::OnAppWindowRemoved(AppWindow* app_window) { function in class:extensions::AppWindowRegistry::Observer
112 FOR_EACH_OBSERVER(Observer, observers_, OnAppWindowRemoved(app_window));
/external/chromium_org/chrome/browser/ui/ash/
H A Dsystem_tray_delegate_chromeos.h232 virtual void OnAppWindowRemoved(extensions::AppWindow* app_window) OVERRIDE;
H A Dsystem_tray_delegate_chromeos.cc1287 void SystemTrayDelegateChromeOS::OnAppWindowRemoved( function in class:chromeos::SystemTrayDelegateChromeOS
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_local_account_browsertest.cc528 virtual void OnAppWindowRemoved(extensions::AppWindow* app_window) OVERRIDE {

Completed in 2842 milliseconds