Home
last modified time | relevance | path

Searched defs:CanDoCreateShortcutsFlow (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_controller_delegate_views.cc40 bool AppListControllerDelegateViews::CanDoCreateShortcutsFlow() { in CanDoCreateShortcutsFlow() function in AppListControllerDelegateViews
Dapp_list_controller_delegate_impl.cc56 bool AppListControllerDelegateImpl::CanDoCreateShortcutsFlow() { in CanDoCreateShortcutsFlow() function in AppListControllerDelegateImpl
Dextension_app_model_builder_unittest.cc77 virtual bool CanDoCreateShortcutsFlow() OVERRIDE { return false; } in CanDoCreateShortcutsFlow() function in __anoncbc872ed0111::TestAppListControllerDelegate
/external/chromium_org/chrome/browser/ui/ash/app_list/
Dapp_list_controller_ash.cc58 bool AppListControllerDelegateAsh::CanDoCreateShortcutsFlow() { in CanDoCreateShortcutsFlow() function in AppListControllerDelegateAsh