HomeSort by relevance Sort by last modified time
    Searched full:athena (Results 76 - 100 of 333) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/athena/activity/public/
activity_manager.h 8 #include "athena/athena_export.h"
14 namespace athena { namespace
43 } // namespace athena
  /external/chromium_org/athena/content/shell/
scheme_classifier_factory.cc 5 #include "athena/content/public/scheme_classifier_factory.h"
10 namespace athena { namespace
40 } // namespace athena
  /external/chromium_org/athena/extensions/test/
test_extensions_delegate.cc 5 #include "athena/extensions/public/extensions_delegate.h"
9 namespace athena { namespace
41 } // namespace athena
  /external/chromium_org/athena/input/public/
input_manager.h 8 #include "athena/athena_export.h"
18 namespace athena { namespace
39 } // namespace athena
  /external/chromium_org/athena/resource_manager/public/
resource_manager_delegate.h 10 #include "athena/athena_export.h"
13 namespace athena { namespace
33 } // namespace athena
  /external/chromium_org/athena/system/public/
system_ui.h 8 #include "athena/athena_export.h"
23 namespace athena { namespace
47 } // namespace athena
  /external/chromium_org/athena/system/
time_view.h 8 #include "athena/system/public/system_ui.h"
13 namespace athena { namespace
33 } // namespace athena
background_controller.h 18 namespace athena { namespace
35 } // namespace athena
system_ui_impl.cc 5 #include "athena/system/public/system_ui.h"
7 #include "athena/screen/public/screen_manager.h"
8 #include "athena/system/background_controller.h"
9 #include "athena/system/orientation_controller.h"
10 #include "athena/system/power_button_controller.h"
11 #include "athena/system/status_icon_container_view.h"
12 #include "athena/system/time_view.h"
13 #include "athena/util/container_priorities.h"
14 #include "athena/util/fill_layout_manager.h"
21 namespace athena { namespace
    [all...]
  /external/chromium_org/athena/test/
athena_test_helper.cc 5 #include "athena/test/athena_test_helper.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"
10 #include "athena/test/sample_activity_factory.h"
11 #include "athena/test/test_app_model_builder.h"
29 namespace athena { namespace
64 athena::StartAthenaEnv(file_thread_->message_loop_proxy());
65 athena::ExtensionsDelegate::CreateExtensionsDelegateForTest();
66 athena::StartAthenaSession(new SampleActivityFactory()
    [all...]
test_resource_manager_delegate.cc 5 #include "athena/resource_manager/public/resource_manager_delegate.h"
11 namespace athena { namespace
46 } // namespace athena
athena_test_base.h 8 #include "athena/test/athena_test_helper.h"
18 namespace athena { namespace
21 // A base class for athena unit tests.
51 } // namespace athena
  /external/chromium_org/athena/util/
drag_handle.h 8 #include "athena/athena_export.h"
14 namespace athena { namespace
39 } // namespace athena
fill_layout_manager.h 8 #include "athena/athena_export.h"
11 namespace athena { namespace
34 } // namespace athena
  /external/chromium_org/athena/wm/public/
window_list_provider_observer.h 8 #include "athena/athena_export.h"
14 namespace athena { namespace
30 } // namespace athena
window_manager.h 8 #include "athena/athena_export.h"
10 namespace athena { namespace
40 } // namespace athena
window_manager_observer.h 8 #include "athena/athena_export.h"
10 namespace athena { namespace
29 } // namespace athena
  /external/chromium_org/athena/activity/
activity_manager_unittest.cc 5 #include "athena/activity/activity_manager_impl.h"
7 #include "athena/activity/public/activity.h"
8 #include "athena/activity/public/activity_factory.h"
9 #include "athena/test/athena_test_base.h"
12 namespace athena { namespace
60 } // namespace athena
  /external/chromium_org/athena/extensions/
extension_app_model_builder.cc 5 #include "athena/extensions/public/extension_app_model_builder.h"
7 #include "athena/activity/public/activity_factory.h"
8 #include "athena/activity/public/activity_manager.h"
9 #include "athena/extensions/public/extensions_delegate.h"
19 namespace athena { namespace
79 } // namespace athena
  /external/chromium_org/athena/content/public/
dialogs.h 20 namespace athena { namespace
32 } // namespace athena
  /external/chromium_org/athena/main/
athena_content_client.h 10 namespace athena { namespace
25 } // namespace athena
  /external/chromium_org/athena/virtual_keyboard/
virtual_keyboard_manager_impl.cc 5 #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/extensions/chrome/
athena_chrome_app_window_client.cc 5 #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/shell/
extensions_delegate_impl.cc 5 #include "athena/extensions/public/extensions_delegate.h"
7 #include "athena/extensions/shell/athena_shell_app_window_client.h"
12 namespace athena { namespace
61 } // namespace athena
  /external/chromium_org/athena/resource_manager/
memory_pressure_notifier.cc 5 #include "athena/resource_manager/memory_pressure_notifier.h"
7 #include "athena/resource_manager/public/resource_manager_delegate.h"
11 namespace athena { namespace
65 } // namespace athena

Completed in 352 milliseconds

1 2 34 5 6 7 8 91011>>