AppListControllerDelegateImpl   20 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc AppListControllerDelegateImpl::AppListControllerDelegateImpl(
AppListControllerDelegateImpl   24 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc AppListControllerDelegateImpl::~AppListControllerDelegateImpl() {}
AppListControllerDelegateImpl   26 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc void AppListControllerDelegateImpl::DismissView() {
AppListControllerDelegateImpl   30 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc gfx::NativeWindow AppListControllerDelegateImpl::GetAppListWindow() {
AppListControllerDelegateImpl   34 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc gfx::ImageSkia AppListControllerDelegateImpl::GetWindowIcon() {
AppListControllerDelegateImpl   38 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc bool AppListControllerDelegateImpl::IsAppPinned(
AppListControllerDelegateImpl   43 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc void AppListControllerDelegateImpl::PinApp(const std::string& extension_id) {
AppListControllerDelegateImpl   47 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc void AppListControllerDelegateImpl::UnpinApp(const std::string& extension_id) {
AppListControllerDelegateImpl   51 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc AppListControllerDelegateImpl::Pinnable
AppListControllerDelegateImpl   52 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc     AppListControllerDelegateImpl::GetPinnable() {
AppListControllerDelegateImpl   56 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc bool AppListControllerDelegateImpl::CanDoCreateShortcutsFlow() {
AppListControllerDelegateImpl   60 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc void AppListControllerDelegateImpl::DoCreateShortcutsFlow(
AppListControllerDelegateImpl   77 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc       base::Bind(&AppListControllerDelegateImpl::OnCloseExtensionPrompt,
AppListControllerDelegateImpl   81 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc void AppListControllerDelegateImpl::CreateNewWindow(Profile* profile,
AppListControllerDelegateImpl   88 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc void AppListControllerDelegateImpl::ActivateApp(
AppListControllerDelegateImpl   96 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc void AppListControllerDelegateImpl::LaunchApp(
AppListControllerDelegateImpl  119 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc void AppListControllerDelegateImpl::ShowForProfileByPath(
AppListControllerDelegateImpl  125 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc bool AppListControllerDelegateImpl::ShouldShowUserIcon() {
AppListControllerDelegateImpl  129 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc void AppListControllerDelegateImpl::FillLaunchParams(AppLaunchParams* params) {}
AppListControllerDelegateImpl   25 chrome/browser/ui/app_list/app_list_controller_delegate_impl.h class AppListControllerDelegateImpl : public AppListControllerDelegate {
AppListControllerDelegateImpl   27 chrome/browser/ui/app_list/app_list_controller_delegate_impl.h   explicit AppListControllerDelegateImpl(AppListService* service);
AppListControllerDelegateImpl   28 chrome/browser/ui/app_list/app_list_controller_delegate_impl.h   virtual ~AppListControllerDelegateImpl();
AppListControllerDelegateImpl   61 chrome/browser/ui/app_list/app_list_controller_delegate_impl.h   DISALLOW_COPY_AND_ASSIGN(AppListControllerDelegateImpl);
AppListControllerDelegateImpl   15 chrome/browser/ui/app_list/app_list_service_mac.h class AppListControllerDelegateImpl;
AppListControllerDelegateImpl   91 chrome/browser/ui/app_list/app_list_service_mac.h   scoped_ptr<AppListControllerDelegateImpl> controller_delegate_;
AppListControllerDelegateImpl   11 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.cc     : AppListControllerDelegateImpl(service),
AppListControllerDelegateImpl   21 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.h class AppListControllerDelegateLinux : public AppListControllerDelegateImpl {
AppListControllerDelegateImpl   19 chrome/browser/ui/views/app_list/win/app_list_controller_delegate_win.cc     : AppListControllerDelegateImpl(service),
AppListControllerDelegateImpl   21 chrome/browser/ui/views/app_list/win/app_list_controller_delegate_win.h class AppListControllerDelegateWin : public AppListControllerDelegateImpl {