Searched defs:ShouldShowUserIcon (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/chrome/browser/ui/ash/app_list/ | ||
| D | app_list_controller_ash.cc | 107 bool AppListControllerDelegateAsh::ShouldShowUserIcon() { in ShouldShowUserIcon() function in AppListControllerDelegateAsh |
| /external/chromium_org/chrome/browser/ui/app_list/ | ||
| D | app_list_controller_delegate_impl.cc | 125 bool AppListControllerDelegateImpl::ShouldShowUserIcon() { in ShouldShowUserIcon() function in AppListControllerDelegateImpl |
| D | extension_app_model_builder_unittest.cc | 96 virtual bool ShouldShowUserIcon() OVERRIDE { return false; } in ShouldShowUserIcon() function in __anoncbc872ed0111::TestAppListControllerDelegate |