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

1 2 3 4 5 6 78 91011>>

  /external/chromium_org/athena/wm/
window_manager_impl.cc 5 #include "athena/wm/window_manager_impl.h"
9 #include "athena/screen/public/screen_manager.h"
10 #include "athena/util/container_priorities.h"
11 #include "athena/wm/bezel_controller.h"
12 #include "athena/wm/public/window_manager_observer.h"
13 #include "athena/wm/split_view_controller.h"
14 #include "athena/wm/title_drag_controller.h"
15 #include "athena/wm/window_list_provider_impl.h"
16 #include "athena/wm/window_overview_mode.h"
31 namespace athena { namespace
    [all...]
title_drag_controller.h 23 namespace athena { namespace
64 } // namespace athena
split_view_controller.h 8 #include "athena/athena_export.h"
9 #include "athena/util/drag_handle.h"
10 #include "athena/wm/bezel_controller.h"
11 #include "athena/wm/public/window_manager_observer.h"
31 namespace athena { namespace
167 } // namespace athena
overview_toolbar.cc 5 #include "athena/wm/overview_toolbar.h"
7 #include "athena/resources/grit/athena_resources.h"
8 #include "athena/strings/grit/athena_strings.h"
29 namespace athena { namespace
220 } // namespace athena
bezel_controller.h 22 namespace athena { namespace
99 } // namespace athena
  /external/chromium_org/athena/home/
app_list_view_delegate.h 16 namespace athena { namespace
73 } // namespace athena
home_card_impl.cc 5 #include "athena/home/home_card_impl.h"
10 #include "athena/env/public/athena_env.h"
11 #include "athena/home/app_list_view_delegate.h"
12 #include "athena/home/athena_start_page_view.h"
13 #include "athena/home/home_card_constants.h"
14 #include "athena/home/minimized_home.h"
15 #include "athena/home/public/app_model_builder.h"
16 #include "athena/screen/public/screen_manager.h"
17 #include "athena/util/container_priorities.h"
18 #include "athena/wm/public/window_manager.h
34 namespace athena { namespace
    [all...]
home_card_unittest.cc 5 #include "athena/home/public/home_card.h"
7 #include "athena/activity/public/activity_factory.h"
8 #include "athena/home/home_card_constants.h"
9 #include "athena/home/home_card_impl.h"
10 #include "athena/test/athena_test_base.h"
11 #include "athena/wm/public/window_manager.h"
22 namespace athena { namespace
109 athena::ActivityFactory::Get()->CreateWebActivity(
280 } // namespace athena
app_list_view_delegate.cc 5 #include "athena/home/app_list_view_delegate.h"
10 #include "athena/home/public/app_model_builder.h"
11 #include "athena/strings/grit/athena_strings.h"
28 namespace athena { namespace
190 } // namespace athena
athena_start_page_view_unittest.cc 5 #include "athena/home/athena_start_page_view.h"
7 #include "athena/home/home_card_constants.h"
8 #include "athena/test/athena_test_base.h"
20 namespace athena { namespace
229 } // namespace athena
home_card_gesture_manager_unittest.cc 5 #include "athena/home/home_card_gesture_manager.h"
7 #include "athena/home/home_card_constants.h"
8 #include "athena/home/public/home_card.h"
9 #include "athena/test/athena_test_base.h"
14 namespace athena { namespace
301 } // namespace athena
  /external/chromium_org/athena/input/
accelerator_manager_impl.cc 5 #include "athena/input/accelerator_manager_impl.h"
7 #include "athena/input/public/input_manager.h"
8 #include "athena/util/switches.h"
23 namespace athena { namespace
114 // sent back to focus manager asynchronously. This installs the athena's
115 // focus manager that handles athena shell's accelerators.
235 // Reset to use the default focus manager because the athena's
338 } // namespace athena
  /external/chromium_org/athena/system/
power_button_controller.h 21 namespace athena { namespace
75 } // namespace athena
  /external/chromium_org/athena/activity/
activity_frame_view.cc 5 #include "athena/activity/activity_frame_view.h"
7 #include "athena/activity/public/activity_view_model.h"
8 #include "athena/wm/public/window_manager.h"
20 namespace athena { namespace
214 } // namespace athena
  /external/chromium_org/athena/content/
content_proxy.cc 5 #include "athena/content/content_proxy.h"
7 #include "athena/activity/public/activity.h"
8 #include "athena/activity/public/activity_view_model.h"
22 namespace athena { namespace
189 } // namespace athena
render_view_context_menu_impl.cc 5 #include "athena/content/render_view_context_menu_impl.h"
7 #include "athena/strings/grit/athena_strings.h"
15 namespace athena { namespace
282 } // namespace athena
  /external/chromium_org/athena/resource_manager/
memory_pressure_notifier_unittest.cc 5 #include "athena/resource_manager/memory_pressure_notifier.h"
6 #include "athena/resource_manager/public/resource_manager_delegate.h"
7 #include "athena/test/athena_test_base.h"
9 namespace athena { namespace
221 } // namespace athena
resource_manager_impl.cc 5 #include "athena/resource_manager/public/resource_manager.h"
10 #include "athena/activity/public/activity.h"
11 #include "athena/activity/public/activity_manager.h"
12 #include "athena/activity/public/activity_manager_observer.h"
13 #include "athena/resource_manager/memory_pressure_notifier.h"
14 #include "athena/resource_manager/public/resource_manager_delegate.h"
15 #include "athena/wm/public/window_list_provider.h"
16 #include "athena/wm/public/window_list_provider_observer.h"
17 #include "athena/wm/public/window_manager.h"
18 #include "athena/wm/public/window_manager_observer.h
24 namespace athena { namespace
    [all...]
  /external/chromium_org/athena/activity/public/
activity.h 10 #include "athena/athena_export.h"
20 namespace athena { namespace
104 } // namespace athena
  /external/chromium_org/athena/util/
drag_handle.cc 5 #include "athena/util/drag_handle.h"
10 namespace athena { namespace
142 } // namespace athena
drag_handle_unittest.cc 5 #include "athena/util/drag_handle.h"
12 namespace athena { namespace
140 } // namespace athena
  /external/chromium_org/athena/screen/
screen_manager_unittest.cc 5 #include "athena/screen/public/screen_manager.h"
10 #include "athena/test/athena_test_base.h"
11 #include "athena/util/container_priorities.h"
17 typedef athena::test::AthenaTestBase ScreenManagerTest;
19 namespace athena { namespace
239 } // namespace athena
screen_manager_impl.cc 5 #include "athena/screen/public/screen_manager.h"
7 #include "athena/input/public/accelerator_manager.h"
8 #include "athena/screen/screen_accelerator_handler.h"
9 #include "athena/util/container_priorities.h"
10 #include "athena/util/fill_layout_manager.h"
29 namespace athena { namespace
394 } // namespace athena
  /external/chromium_org/chrome/browser/ui/ash/
ash_util.cc 16 // Optimization. There is only ash or only athena on ChromeOS.
  /external/chromium_org/extensions/shell/browser/
desktop_controller.h 24 // for app_shell, and embedder (such as athena) can provide its own.

Completed in 955 milliseconds

1 2 3 4 5 6 78 91011>>