Searched refs:DemoAppListViewDelegate (Results 1 – 1 of 1) sorted by relevance
33 class DemoAppListViewDelegate : public app_list::test::AppListTestViewDelegate { class35 explicit DemoAppListViewDelegate(content::BrowserContext* browser_context) in DemoAppListViewDelegate() function in __anon92792c6f0111::DemoAppListViewDelegate37 virtual ~DemoAppListViewDelegate() {} in ~DemoAppListViewDelegate()51 DISALLOW_COPY_AND_ASSIGN(DemoAppListViewDelegate);54 app_list::AppListView* DemoAppListViewDelegate::InitView( in InitView()84 void DemoAppListViewDelegate::Dismiss() { in Dismiss()88 void DemoAppListViewDelegate::ViewClosing() { in ViewClosing()94 views::View* DemoAppListViewDelegate::CreateStartPageWebView( in CreateStartPageWebView()111 DemoAppListViewDelegate* delegate = in ShowAppList()112 new DemoAppListViewDelegate(browser_context); in ShowAppList()