Searched refs:ShowFolderContent (Results 1 – 3 of 3) sorted by relevance
80 void ShowFolderContent(AppListFolderItem* folder);
305 contents_view_->ShowFolderContent(static_cast<AppListFolderItem*>(item)); in ActivateApp()
235 void ContentsView::ShowFolderContent(AppListFolderItem* item) { in ShowFolderContent() function in app_list::ContentsView