Searched refs:GetAppListView (Results 1 – 6 of 6) sorted by relevance
28 ash::Shell::GetInstance()->GetAppListView(); in GetAppListBounds()59 ash::Shell::GetInstance()->GetAppListView(); in OnShowChildDialog()66 ash::Shell::GetInstance()->GetAppListView(); in OnCloseChildDialog()
31 app_list::AppListView* GetAppListView(AppListService* service) { in GetAppListView() function146 app_list::AppListView* app_list_view = GetAppListView(service); in IN_PROC_BROWSER_TEST_F()
73 app_list::AppListView* view = Shell::GetInstance()->GetAppListView(); in GetAppListBounds()
177 app_list::AppListView* app_list = Shell::GetInstance()->GetAppListView(); in TEST_P()
253 app_list::AppListView* GetAppListView();
333 app_list::AppListView* Shell::GetAppListView() { in GetAppListView() function in ash::Shell