HomeSort by relevance Sort by last modified time
    Searched refs:app_list (Results 101 - 125 of 297) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/google_apis/drive/
drive_common_callbacks.h 41 scoped_ptr<AppList> app_list)> AppListCallback;
  /external/chromium_org/ui/app_list/
app_list_menu.h 8 #include "ui/app_list/app_list_view_delegate.h"
11 namespace app_list { namespace
49 } // namespace app_list
app_list_switches.cc 5 #include "ui/app_list/app_list_switches.h"
9 namespace app_list { namespace
83 } // namespace app_list
search_provider.h 13 #include "ui/app_list/app_list_export.h"
15 namespace app_list { namespace
56 } // namespace app_list
  /external/chromium_org/ui/app_list/cocoa/
apps_search_results_model_bridge.h 15 namespace app_list { namespace
48 } // namespace app_list
  /external/chromium_org/ui/app_list/cocoa/test/
apps_grid_controller_test_helper.h 16 namespace app_list { namespace
64 } // namespace app_list
  /external/chromium_org/ui/app_list/views/
app_list_menu_views.cc 5 #include "ui/app_list/views/app_list_menu_views.h"
8 #include "ui/app_list/app_list_view_delegate.h"
20 namespace app_list { namespace
46 } // namespace app_list
cached_label.cc 5 #include "ui/app_list/views/cached_label.h"
11 namespace app_list { namespace
41 } // namespace app_list
page_switcher.h 9 #include "ui/app_list/pagination_model_observer.h"
13 namespace app_list { namespace
59 } // namespace app_list
search_result_actions_view.h 9 #include "ui/app_list/search_result.h"
13 namespace app_list { namespace
49 } // namespace app_list
tile_item_view.h 16 namespace app_list { namespace
49 } // namespace app_list
  /external/chromium_org/ash/shelf/
shelf.h 16 namespace app_list { namespace
109 app_list::ApplicationDragAndDropHost* GetDragAndDropHostForAppList();
shelf_navigator_unittest.cc 27 // Add APP_LIST for test.
28 ShelfItem app_list; variable
29 app_list.type = TYPE_APP_LIST;
30 model_->Add(app_list);
86 // the APP_LIST item which is automatically added at the end of items.
96 // Second one. It skips the APP_LIST item at the end of the list,
  /external/chromium_org/ash/
shell_delegate.h 15 namespace app_list { namespace
116 virtual app_list::AppListViewDelegate* CreateAppListViewDelegate() = 0;
  /external/chromium_org/chrome/browser/ui/app_list/search/
history_data_store.h 17 #include "chrome/browser/ui/app_list/search/common/dictionary_data_store.h"
18 #include "chrome/browser/ui/app_list/search/history_data.h"
25 namespace app_list { namespace
57 friend class app_list::test::HistoryDataStoreTest;
75 } // namespace app_list
app_search_provider.h 12 #include "ui/app_list/search_provider.h"
22 namespace app_list { namespace
63 } // namespace app_list
search_controller.h 12 #include "chrome/browser/ui/app_list/search/mixer.h"
13 #include "ui/app_list/app_list_model.h"
14 #include "ui/app_list/speech_ui_model_observer.h"
19 namespace app_list { namespace
78 } // namespace app_list
  /external/chromium_org/chrome/browser/ui/app_list/search/people/
people_provider.h 11 #include "chrome/browser/ui/app_list/search/common/webservice_search_provider.h"
21 namespace app_list { namespace
53 friend class app_list::test::PeopleProviderTest;
93 } // namespace app_list
  /external/chromium_org/ash/wm/
app_list_controller_unittest.cc 12 #include "ui/app_list/app_list_switches.h"
13 #include "ui/app_list/views/app_list_view.h"
48 command_line->AppendSwitch(app_list::switches::kEnableCenteredAppList);
178 app_list::AppListView* app_list = Shell::GetInstance()->GetAppListView(); local
180 app_list->anchor_rect().y() - app_list->bounds().height() / 2;
  /external/chromium_org/athena/home/
home_card_impl.cc 11 #include "ui/app_list/search_provider.h"
12 #include "ui/app_list/views/app_list_view.h"
88 app_list::SearchProvider* search_provider) OVERRIDE;
109 scoped_ptr<app_list::SearchProvider> search_provider_;
129 app_list::SearchProvider* search_provider) {
146 app_list::AppListView* view = new app_list::AppListView(view_delegate_);
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_controller_browsertest.cc 10 #include "chrome/browser/ui/app_list/app_list_controller_delegate.h"
11 #include "chrome/browser/ui/app_list/app_list_service.h"
12 #include "chrome/browser/ui/app_list/test/chrome_app_list_test_support.h"
18 #include "ui/app_list/app_list_model.h"
19 #include "ui/app_list/search_box_model.h"
20 #include "ui/app_list/search_result.h"
21 #include "ui/app_list/search_result_observer.h"
25 // app_list.
50 public app_list::SearchResultObserver,
59 app_list::AppListModel::SearchResults* search_results
    [all...]
extension_app_model_builder.cc 5 #include "chrome/browser/ui/app_list/extension_app_model_builder.h"
17 #include "chrome/browser/ui/app_list/app_list_controller_delegate.h"
18 #include "chrome/browser/ui/app_list/app_list_syncable_service.h"
19 #include "chrome/browser/ui/app_list/app_list_syncable_service_factory.h"
20 #include "chrome/browser/ui/app_list/extension_app_item.h"
52 app_list::AppListSyncableService* service) {
64 app_list::AppListModel* model) {
210 const app_list::AppListSyncableService::SyncItem* sync_item =
253 service_->AddItem(app.PassAs<app_list::AppListItem>());
256 model_->AddItem(app.PassAs<app_list::AppListItem>())
    [all...]
  /external/chromium_org/chrome/browser/ui/app_list/search/common/
dictionary_data_store.h 23 namespace app_list { namespace
72 } // namespace app_list
json_response_fetcher.h 28 namespace app_list { namespace
65 } // namespace app_list
url_icon_source.h 23 namespace app_list { namespace
74 } // namespace app_list

Completed in 1024 milliseconds

1 2 3 45 6 7 8 91011>>