Searched defs:CanDoCreateShortcutsFlow (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/chrome/browser/ui/app_list/ | ||
| D | app_list_controller_delegate_views.cc | 40 bool AppListControllerDelegateViews::CanDoCreateShortcutsFlow() { in CanDoCreateShortcutsFlow() function in AppListControllerDelegateViews |
| D | app_list_controller_delegate_impl.cc | 56 bool AppListControllerDelegateImpl::CanDoCreateShortcutsFlow() { in CanDoCreateShortcutsFlow() function in AppListControllerDelegateImpl |
| D | extension_app_model_builder_unittest.cc | 77 virtual bool CanDoCreateShortcutsFlow() OVERRIDE { return false; } in CanDoCreateShortcutsFlow() function in __anoncbc872ed0111::TestAppListControllerDelegate |
| /external/chromium_org/chrome/browser/ui/ash/app_list/ | ||
| D | app_list_controller_ash.cc | 58 bool AppListControllerDelegateAsh::CanDoCreateShortcutsFlow() { in CanDoCreateShortcutsFlow() function in AppListControllerDelegateAsh |