Searched refs:CanDoShowAppInfoFlow (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_controller_delegate.h92 virtual bool CanDoShowAppInfoFlow();
95 // CanDoShowAppInfoFlow() returns true.
H A Dapp_context_menu.cc88 if (controller_->CanDoShowAppInfoFlow()) {
170 if (controller_->CanDoShowAppInfoFlow()) {
H A Dapp_list_controller_delegate.cc90 bool AppListControllerDelegate::CanDoShowAppInfoFlow() { function in class:AppListControllerDelegate
97 DCHECK(CanDoShowAppInfoFlow());
H A Dextension_app_model_builder_unittest.cc83 virtual bool CanDoShowAppInfoFlow() OVERRIDE { return false; }

Completed in 1199 milliseconds