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

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/athena/wm/test/
window_manager_impl_test_api.h 10 namespace athena { namespace
22 athena::WindowManagerImpl* wm() { return wm_; }
23 athena::WindowListProvider* GetWindowListProvider();
24 athena::SplitViewController* GetSplitViewController();
27 athena::WindowManagerImpl* wm_;
33 } // namespace athena
  /external/chromium_org/athena/main/
DEPS 2 "+athena/activity/public",
3 "+athena/content/public",
4 "+athena/env/public",
5 "+athena/extensions/public",
6 "+athena/home/public",
7 "+athena/input/public",
8 "+athena/resource_manager/public",
9 "+athena/resources/grit/athena_resources.h",
10 "+athena/screen/public",
11 "+athena/system/public"
    [all...]
placeholder.cc 5 #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::SystemUI::Get()->SetBackgroundImage(wallpaper)
    [all...]
athena_views_delegate.h 7 namespace athena { namespace
12 } // namespace athena
  /external/chromium_org/athena/content/
DEPS 2 "+athena/activity/public",
3 "+athena/extensions/public",
4 "+athena/home/public",
5 "+athena/input/public",
6 "+athena/resource_manager/public",
7 "+athena/strings/grit/athena_strings.h",
8 "+athena/wm/public",
24 # No inclusion of WebKit from the athena main process, other than
content_activity_factory.cc 5 #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/
web_contents_view_delegate_creator.h 8 #include "athena/athena_export.h"
15 namespace athena { namespace
20 } // namespace athena
content_activity_factory_creator.h 8 namespace athena { namespace
14 } // namespace athena
  /external/chromium_org/athena/extensions/
DEPS 2 "+athena/env/public",
3 "+athena/activity/public",
4 "+athena/home/public",
athena_native_app_window_views.cc 5 #include "athena/extensions/athena_native_app_window_views.h"
7 namespace athena { namespace
13 } // namespace athena
athena_app_window_client_base.cc 5 #include "athena/extensions/athena_app_window_client_base.h"
7 #include "athena/activity/public/activity_factory.h"
8 #include "athena/activity/public/activity_manager.h"
9 #include "athena/extensions/athena_native_app_window_views.h"
12 namespace athena { namespace
30 } // namespace athena
  /external/chromium_org/athena/home/
home_card_constants.cc 5 #include "athena/home/home_card_constants.h"
7 namespace athena { namespace
13 } // namespace athena
minimized_home.h 14 namespace athena { namespace
18 } // namespace athena
  /external/chromium_org/athena/content/chrome/
scheme_classifier_factory.cc 5 #include "athena/content/public/scheme_classifier_factory.h"
10 namespace athena { namespace
19 } // namespace athena
  /external/chromium_org/athena/test/
test_app_model_builder.h 8 #include "athena/home/public/app_model_builder.h"
11 namespace athena { namespace
25 } // namespace athena
sample_activity.h 8 #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/
switches.cc 5 #include "athena/util/switches.h"
9 namespace athena { namespace
22 } // namespace athena
container_priorities.h 8 namespace athena { namespace
20 } // namespace athena
switches.h 8 namespace athena { namespace
14 } // namespace athena
  /external/chromium_org/athena/virtual_keyboard/public/
virtual_keyboard_manager.h 8 #include "athena/athena_export.h"
18 namespace athena { namespace
29 } // namespace athena
  /external/chromium_org/athena/activity/
activity.cc 5 #include "athena/activity/public/activity.h"
7 #include "athena/activity/public/activity_manager.h"
10 namespace athena { namespace
26 } // namespace athena
  /external/chromium_org/athena/main/public/
athena_launcher.h 22 namespace athena { namespace
26 // Starts down the athena shell environment.
33 // Starts the athena session.
39 } // namespace athena
  /external/chromium_org/athena/screen/
DEPS 2 "+athena/input/public",
  /external/chromium_org/athena/system/
network_selector.h 12 namespace athena { namespace
16 } // namespace athena
  /external/chromium_org/chrome/browser/ui/views/athena/
chrome_browser_main_extra_parts_athena.h 10 // Creates the BrowserMainExtraParts for athena environment. Note that athena

Completed in 688 milliseconds

12 3 4 5 6 7 8 91011>>