HomeSort by relevance Sort by last modified time
    Searched refs:OnAppActivated (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/content/plugin/
plugin_thread.h 46 void OnAppActivated();
  /external/chromium_org/apps/
app_lifetime_monitor.h 36 virtual void OnAppActivated(Profile* profile,
app_restore_service.h 46 virtual void OnAppActivated(Profile* profile,
app_lifetime_monitor.cc 125 FOR_EACH_OBSERVER(Observer, observers_, OnAppActivated(profile_, app_id));
app_restore_service.cc 80 void AppRestoreService::OnAppActivated(Profile* profile,
  /external/chromium_org/apps/app_shim/
extension_app_shim_handler_mac.h 99 virtual void OnAppActivated(Profile* profile,
extension_app_shim_handler_mac_unittest.cc 267 handler_->OnAppActivated(&profile_a_, kTestAppIdA);
294 handler_->OnAppActivated(&profile_a_, kTestAppIdA);
extension_app_shim_handler_mac.cc 500 void ExtensionAppShimHandler::OnAppActivated(Profile* profile,

Completed in 320 milliseconds