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

/external/chromium_org/chrome/browser/chromeos/login/test/
H A Dapp_window_waiter.cc22 window_ = registry_->GetCurrentAppWindowForApp(app_id_);
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller_win.cc27 ->GetCurrentAppWindowForApp(app_id);
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_controller_delegate_win.cc36 ->GetCurrentAppWindowForApp(params->extension_id);
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window_registry.h90 AppWindow* GetCurrentAppWindowForApp(const std::string& app_id) const;
H A Dapp_window_registry.cc168 AppWindow* AppWindowRegistry::GetCurrentAppWindowForApp( function in class:extensions::AppWindowRegistry
/external/chromium_org/chrome/browser/ui/views/apps/
H A Dchrome_native_app_window_views_win.cc85 ->GetCurrentAppWindowForApp(extension_id);
/external/chromium_org/chrome/browser/extensions/
H A Dstartup_helper.cc65 app_window_registry->GetCurrentAppWindowForApp(app_id);
/external/chromium_org/chrome/browser/extensions/api/media_galleries/
H A Dmedia_galleries_api.cc161 ->GetCurrentAppWindowForApp(app_id);

Completed in 160 milliseconds