Searched refs:athena (Results 51 - 75 of 179) sorted by relevance

12345678

/external/chromium_org/athena/input/public/
H A Dinput_manager.h8 #include "athena/athena_export.h"
18 namespace athena { namespace
39 } // namespace athena
/external/chromium_org/athena/main/public/
H A Dathena_launcher.h22 namespace athena { namespace
26 // Starts down the athena shell environment.
33 // Starts the athena session.
39 } // namespace athena
/external/chromium_org/athena/screen/
H A Dscreen_accelerator_handler.h5 #include "athena/input/public/accelerator_manager.h"
13 namespace athena { namespace
33 } // namespace athena
/external/chromium_org/athena/system/
H A Dorientation_controller.h19 namespace athena { namespace
45 } // namespace athena
/external/chromium_org/athena/test/
H A Dsample_activity_factory.h8 #include "athena/activity/public/activity_factory.h"
11 namespace athena { namespace
31 } // namespace athena
H A Dsample_activity.cc5 #include "athena/test/sample_activity.h"
12 namespace athena { namespace
28 athena::ActivityViewModel* SampleActivity::GetActivityViewModel() {
100 } // namespace athena
H A Dsample_activity.h8 #include "athena/activity/public/activity.h"
9 #include "athena/activity/public/activity_view_model.h"
15 namespace athena { namespace
26 // athena::Activity:
27 virtual athena::ActivityViewModel* GetActivityViewModel() OVERRIDE;
35 // athena::ActivityViewModel:
60 } // namespace athena
/external/chromium_org/athena/util/
H A Ddrag_handle.h8 #include "athena/athena_export.h"
14 namespace athena { namespace
39 } // namespace athena
/external/chromium_org/athena/wm/public/
H A Dwindow_manager.h8 #include "athena/athena_export.h"
10 namespace athena { namespace
40 } // namespace athena
H A Dwindow_list_provider.h8 #include "athena/athena_export.h"
11 namespace athena { namespace
47 } // namespace athena
/external/chromium_org/athena/virtual_keyboard/
H A Dvirtual_keyboard_manager_impl.cc5 #include "athena/virtual_keyboard/public/virtual_keyboard_manager.h"
7 #include "athena/screen/public/screen_manager.h"
8 #include "athena/util/container_priorities.h"
9 #include "athena/util/fill_layout_manager.h"
23 namespace athena { namespace
81 athena::ScreenManager::ContainerParams params("VirtualKeyboardContainer",
83 container_ = athena::ScreenManager::Get()->CreateContainer(params);
127 } // namespace athena
/external/chromium_org/athena/activity/public/
H A Dactivity_factory.h8 #include "athena/athena_export.h"
23 namespace athena { namespace
51 } // namespace athena
H A Dactivity_manager.h8 #include "athena/athena_export.h"
14 namespace athena { namespace
43 } // namespace athena
H A Dactivity_view_model.h8 #include "athena/athena_export.h"
22 namespace athena { namespace
74 } // namespace athena
/external/chromium_org/athena/content/
H A Dcontent_activity_factory.cc5 #include "athena/content/content_activity_factory.h"
7 #include "athena/activity/public/activity_manager.h"
8 #include "athena/content/app_activity.h"
9 #include "athena/content/web_activity.h"
12 namespace athena { namespace
40 } // namespace athena
/external/chromium_org/athena/content/public/
H A Dapp_registry.h11 #include "athena/athena_export.h"
19 namespace athena { namespace
61 } // namespace athena
/external/chromium_org/athena/env/public/
H A Dathena_env.h8 #include "athena/athena_export.h"
19 namespace athena { namespace
37 // Adds the callback called when the athena is about to exit.
41 // Called when the athena is about to exist.
45 } // namespace athena
/external/chromium_org/athena/extensions/chrome/
H A Dathena_chrome_app_window_client.cc5 #include "athena/extensions/chrome/athena_chrome_app_window_client.h"
7 #include "athena/extensions/chrome/athena_chrome_app_delegate.h"
12 namespace athena { namespace
40 } // namespace athena
/external/chromium_org/athena/extensions/public/
H A Dextensions_delegate.h10 #include "athena/athena_export.h"
21 namespace athena { namespace
61 } // namespace athena
/external/chromium_org/athena/home/public/
H A Dhome_card.h8 #include "athena/athena_export.h"
18 namespace athena { namespace
62 } // namespace athena
/external/chromium_org/athena/main/
H A Durl_search_provider.h21 namespace athena { namespace
49 } // namespace athena
/external/chromium_org/athena/resource_manager/
H A Dmemory_pressure_notifier.h8 #include "athena/athena_export.h"
13 namespace athena { namespace
93 } // namespace athena
/external/chromium_org/athena/resource_manager/public/
H A Dresource_manager.h8 #include "athena/athena_export.h"
9 #include "athena/resource_manager/memory_pressure_notifier.h"
12 namespace athena { namespace
65 } // namespace athena
/external/chromium_org/athena/system/public/
H A Dsystem_ui.h8 #include "athena/athena_export.h"
23 namespace athena { namespace
47 } // namespace athena
/external/chromium_org/athena/wm/
H A Dwindow_overview_mode.h11 namespace athena { namespace
43 } // namespace athena

Completed in 121 milliseconds

12345678