Searched refs:OnAppActivated (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/content/plugin/
H A Dplugin_thread.h46 void OnAppActivated();
/external/chromium_org/apps/
H A Dapp_restore_service.h46 virtual void OnAppActivated(Profile* profile,
H A Dapp_lifetime_monitor.h36 virtual void OnAppActivated(Profile* profile, const std::string& app_id) {} function in class:apps::AppLifetimeMonitor::Observer
H A Dapp_restore_service.cc79 void AppRestoreService::OnAppActivated(Profile* profile, function in class:apps::AppRestoreService
H A Dapp_lifetime_monitor.cc128 FOR_EACH_OBSERVER(Observer, observers_, OnAppActivated(profile_, app_id));
/external/chromium_org/chrome/browser/apps/app_shim/
H A Dextension_app_shim_handler_mac.h108 virtual void OnAppActivated(Profile* profile,
H A Dextension_app_shim_handler_mac_unittest.cc267 handler_->OnAppActivated(&profile_a_, kTestAppIdA);
294 handler_->OnAppActivated(&profile_a_, kTestAppIdA);
H A Dextension_app_shim_handler_mac.cc525 void ExtensionAppShimHandler::OnAppActivated(Profile* profile, function in class:apps::ExtensionAppShimHandler

Completed in 1396 milliseconds