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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/browser/ui/app_list/search/common/
webservice_search_provider.cc 5 #include "chrome/browser/ui/app_list/search/common/webservice_search_provider.h"
13 #include "chrome/browser/ui/app_list/search/common/webservice_cache.h"
14 #include "chrome/browser/ui/app_list/search/common/webservice_cache_factory.h"
18 namespace app_list { namespace
101 } // namespace app_list
  /external/chromium_org/chrome/browser/ui/app_list/search/
history.cc 5 #include "chrome/browser/ui/app_list/search/history.h"
10 #include "chrome/browser/ui/app_list/search/history_data.h"
11 #include "chrome/browser/ui/app_list/search/history_data_store.h"
12 #include "chrome/browser/ui/app_list/search/tokenized_string.h"
15 namespace app_list { namespace
66 } // namespace app_list
history_data.h 17 #include "chrome/browser/ui/app_list/search/history_types.h"
19 namespace app_list { namespace
91 } // namespace app_list
search_webstore_result.cc 5 #include "chrome/browser/ui/app_list/search/search_webstore_result.h"
17 namespace app_list { namespace
68 } // namespace app_list
term_break_iterator.cc 5 #include "chrome/browser/ui/app_list/search/term_break_iterator.h"
12 namespace app_list { namespace
76 } // namespace app_list
tokenized_string_char_iterator.cc 5 #include "chrome/browser/ui/app_list/search/tokenized_string_char_iterator.h"
11 namespace app_list { namespace
92 } // namespace app_list
  /external/chromium_org/chrome/browser/ui/app_list/search/webstore/
webstore_result.h 13 #include "chrome/browser/ui/app_list/search/chrome_search_result.h"
25 namespace app_list { namespace
87 } // namespace app_list
  /external/chromium_org/chrome/browser/ui/app_list/
start_page_service.h 17 #include "ui/app_list/speech_ui_model_observer.h"
25 namespace app_list { namespace
95 } // namespace app_list
  /external/chromium_org/chrome/browser/ui/views/app_list/win/
app_list_win.cc 5 #include "chrome/browser/ui/views/app_list/win/app_list_win.h"
7 #include "chrome/browser/ui/app_list/app_list_positioner.h"
8 #include "ui/app_list/app_list_switches.h"
9 #include "ui/app_list/views/app_list_view.h"
81 void AppListWin::MoveNearCursor(app_list::AppListView* view) {
  /external/chromium_org/ui/app_list/
app_list_constants.h 9 #include "ui/app_list/app_list_export.h"
13 namespace app_list { namespace
70 } // namespace app_list
app_list_folder_item.h 11 #include "ui/app_list/app_list_export.h"
12 #include "ui/app_list/app_list_item.h"
13 #include "ui/app_list/app_list_item_list_observer.h"
14 #include "ui/app_list/app_list_item_observer.h"
17 namespace app_list { namespace
108 } // namespace app_list
app_list_item_list.h 14 #include "ui/app_list/app_list_export.h"
15 #include "ui/app_list/app_list_item_list_observer.h"
17 namespace app_list { namespace
110 } // namespace app_list
app_list_view_delegate.h 15 #include "ui/app_list/app_list_export.h"
32 namespace app_list { namespace
158 } // namespace app_list
pagination_model.h 13 #include "ui/app_list/app_list_export.h"
20 namespace app_list { namespace
150 } // namespace app_list
search_box_model.cc 5 #include "ui/app_list/search_box_model.h"
8 #include "ui/app_list/search_box_model_observer.h"
10 namespace app_list { namespace
84 } // namespace app_list
search_box_model.h 11 #include "ui/app_list/app_list_export.h"
15 namespace app_list { namespace
86 } // namespace app_list
search_result.cc 5 #include "ui/app_list/search_result.h"
7 #include "ui/app_list/search_result_observer.h"
9 namespace app_list { namespace
93 } // namespace app_list
speech_ui_model.cc 5 #include "ui/app_list/speech_ui_model.h"
9 namespace app_list { namespace
99 } // namespace app_list
  /external/chromium_org/ui/app_list/test/
app_list_test_model.h 10 #include "ui/app_list/app_list_folder_item.h"
11 #include "ui/app_list/app_list_item.h"
12 #include "ui/app_list/app_list_model.h"
14 namespace app_list { namespace
88 } // namespace app_list
  /external/chromium_org/ui/app_list/views/
app_list_main_view.h 13 #include "ui/app_list/app_list_export.h"
14 #include "ui/app_list/views/apps_grid_view_delegate.h"
15 #include "ui/app_list/views/search_box_view_delegate.h"
16 #include "ui/app_list/views/search_result_list_view_delegate.h"
23 namespace app_list { namespace
132 } // namespace app_list
apps_container_view.h 10 #include "ui/app_list/app_list_folder_item.h"
11 #include "ui/app_list/views/top_icon_animation_view.h"
14 namespace app_list { namespace
112 } // namespace app_list
contents_switcher_view.cc 5 #include "ui/app_list/views/contents_switcher_view.h"
7 #include "ui/app_list/app_list_constants.h"
8 #include "ui/app_list/views/contents_view.h"
13 namespace app_list { namespace
64 } // namespace app_list
folder_header_view.h 10 #include "ui/app_list/app_list_export.h"
11 #include "ui/app_list/app_list_item_observer.h"
20 namespace app_list { namespace
97 } // namespace app_list
search_result_view.h 13 #include "ui/app_list/search_result_observer.h"
14 #include "ui/app_list/views/search_result_actions_view_delegate.h"
28 namespace app_list { namespace
108 } // namespace app_list
start_page_view.h 9 #include "ui/app_list/app_list_model_observer.h"
10 #include "ui/app_list/app_list_view_delegate_observer.h"
11 #include "ui/app_list/views/search_box_view_delegate.h"
14 namespace app_list { namespace
87 } // namespace app_list

Completed in 169 milliseconds

1 2 3 4 5 67 8 91011>>