Searched refs:athena (Results 1 - 25 of 179) sorted by relevance

12345678

/external/chromium_org/athena/home/
H A Dhome_card_constants.cc5 #include "athena/home/home_card_constants.h"
7 namespace athena { namespace
13 } // namespace athena
H A Dhome_card_constants.h8 #include "athena/athena_export.h"
10 namespace athena { namespace
21 } // namespace athena
H A Dminimized_home.h14 namespace athena { namespace
18 } // namespace athena
/external/chromium_org/athena/content/public/
H A Dcontent_activity_factory_creator.h8 namespace athena { namespace
14 } // namespace athena
H A Dscheme_classifier_factory.h15 namespace athena { namespace
22 } // namespace athena
H A Dweb_contents_view_delegate_creator.h8 #include "athena/athena_export.h"
15 namespace athena { namespace
20 } // namespace athena
/external/chromium_org/athena/extensions/
H A Dathena_native_app_window_views.cc5 #include "athena/extensions/athena_native_app_window_views.h"
7 namespace athena { namespace
13 } // namespace athena
H A Dathena_native_app_window_views.h10 namespace athena { namespace
24 } // namespace athena
/external/chromium_org/athena/main/
H A Dathena_views_delegate.h7 namespace athena { namespace
12 } // namespace athena
H A Dathena_launcher.cc5 #include "athena/main/public/athena_launcher.h"
7 #include "athena/activity/public/activity_factory.h"
8 #include "athena/activity/public/activity_manager.h"
9 #include "athena/content/public/app_registry.h"
10 #include "athena/content/public/content_activity_factory_creator.h"
11 #include "athena/env/public/athena_env.h"
12 #include "athena/extensions/public/extension_app_model_builder.h"
13 #include "athena/extensions/public/extensions_delegate.h"
14 #include "athena/home/public/home_card.h"
15 #include "athena/inpu
40 namespace athena { namespace
46 namespace athena { namespace
[all...]
H A Dplaceholder.cc5 #include "athena/main/placeholder.h"
7 #include "athena/activity/public/activity.h"
8 #include "athena/activity/public/activity_factory.h"
9 #include "athena/resources/grit/athena_resources.h"
10 #include "athena/system/public/system_ui.h"
19 athena::ActivityFactory* factory = athena::ActivityFactory::Get();
21 athena::Activity* activity = factory->CreateWebActivity(
23 athena::Activity::Show(activity);
30 athena
[all...]
/external/chromium_org/athena/util/
H A Dswitches.cc5 #include "athena/util/switches.h"
9 namespace athena { namespace
22 } // namespace athena
H A Dswitches.h8 namespace athena { namespace
14 } // namespace athena
H A Dcontainer_priorities.h8 namespace athena { namespace
20 } // namespace athena
/external/chromium_org/chrome/browser/ui/views/athena/
H A Dathena_util.cc5 #include "chrome/browser/ui/views/athena/athena_util.h"
7 #include "athena/activity/public/activity.h"
8 #include "athena/activity/public/activity_manager.h"
9 #include "athena/wm/public/window_list_provider.h"
10 #include "athena/wm/public/window_manager.h"
14 athena::WindowListProvider* window_list =
15 athena::WindowManager::Get()->GetWindowListProvider();
19 athena::Activity* activity =
20 athena::ActivityManager::Get()->GetActivityForWindow(owner_window);
H A Dchrome_browser_main_extra_parts_athena.cc5 #include "chrome/browser/ui/views/athena/chrome_browser_main_extra_parts_athena.h"
7 #include "athena/env/public/athena_env.h"
8 #include "athena/extensions/public/extensions_delegate.h"
9 #include "athena/main/public/athena_launcher.h"
42 athena::StartAthenaEnv(content::BrowserThread::GetBlockingPool()->
57 athena::ExtensionsDelegate::CreateExtensionsDelegateForChrome(profile);
58 athena::CreateVirtualKeyboardWithContext(profile);
59 athena::StartAthenaSessionWithContext(profile);
63 athena::CreateVirtualKeyboardWithContext(profile);
66 virtual void PostMainMessageLoopRun() OVERRIDE { athena
[all...]
/external/chromium_org/athena/wm/test/
H A Dwindow_manager_impl_test_api.h10 namespace athena { namespace
22 athena::WindowManagerImpl* wm() { return wm_; }
23 athena::WindowListProvider* GetWindowListProvider();
24 athena::SplitViewController* GetSplitViewController();
27 athena::WindowManagerImpl* wm_;
33 } // namespace athena
H A Dwindow_manager_impl_test_api.cc5 #include "athena/wm/test/window_manager_impl_test_api.h"
7 #include "athena/wm/window_manager_impl.h"
9 namespace athena { namespace
19 athena::WindowListProvider* WindowManagerImplTestApi::GetWindowListProvider() {
23 athena::SplitViewController*
29 } // namespace athena
/external/chromium_org/athena/content/chrome/
H A Dscheme_classifier_factory.cc5 #include "athena/content/public/scheme_classifier_factory.h"
10 namespace athena { namespace
19 } // namespace athena
/external/chromium_org/athena/system/
H A Dnetwork_selector.h12 namespace athena { namespace
16 } // namespace athena
/external/chromium_org/athena/activity/public/
H A Dactivity_manager_observer.h8 #include "athena/athena_export.h"
10 namespace athena { namespace
25 } // namespace athena
/external/chromium_org/athena/home/public/
H A Dapp_model_builder.h8 #include "athena/athena_export.h"
14 namespace athena { namespace
27 } // namespace athena
/external/chromium_org/athena/resource_manager/public/
H A Dresource_manager_delegate.h10 #include "athena/athena_export.h"
13 namespace athena { namespace
33 } // namespace athena
/external/chromium_org/athena/test/
H A Dtest_resource_manager_delegate.cc5 #include "athena/resource_manager/public/resource_manager_delegate.h"
11 namespace athena { namespace
46 } // namespace athena
/external/chromium_org/athena/wm/public/
H A Dwindow_manager_observer.h8 #include "athena/athena_export.h"
10 namespace athena { namespace
29 } // namespace athena

Completed in 183 milliseconds

12345678