AppListControllerDelegateLinux 9 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.cc AppListControllerDelegateLinux::AppListControllerDelegateLinux( AppListControllerDelegateLinux 15 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.cc AppListControllerDelegateLinux::~AppListControllerDelegateLinux() {} AppListControllerDelegateLinux 17 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.cc void AppListControllerDelegateLinux::ViewClosing() { AppListControllerDelegateLinux 21 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.cc void AppListControllerDelegateLinux::OnShowExtensionPrompt() { AppListControllerDelegateLinux 25 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.cc void AppListControllerDelegateLinux::OnCloseExtensionPrompt() { AppListControllerDelegateLinux 29 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.cc bool AppListControllerDelegateLinux::CanDoCreateShortcutsFlow() { AppListControllerDelegateLinux 21 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.h class AppListControllerDelegateLinux : public AppListControllerDelegateImpl { AppListControllerDelegateLinux 23 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.h explicit AppListControllerDelegateLinux(AppListServiceLinux* service); AppListControllerDelegateLinux 24 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.h virtual ~AppListControllerDelegateLinux(); AppListControllerDelegateLinux 35 chrome/browser/ui/views/app_list/linux/app_list_controller_delegate_linux.h DISALLOW_COPY_AND_ASSIGN(AppListControllerDelegateLinux); AppListControllerDelegateLinux 139 chrome/browser/ui/views/app_list/linux/app_list_service_linux.cc controller_delegate_(new AppListControllerDelegateLinux(this)) {