Searched refs:IsExtensionInstalled (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_controller_delegate.h156 bool IsExtensionInstalled(Profile* profile, const std::string& app_id);
H A Dapp_context_menu.cc71 if (!controller_->IsExtensionInstalled(profile_, app_id_))
H A Dapp_list_controller_delegate.cc195 bool AppListControllerDelegate::IsExtensionInstalled( function in class:AppListControllerDelegate

Completed in 442 milliseconds