Searched defs:apps_grid_view (Results 1 – 3 of 3) sorted by relevance
68 AppsGridView* apps_grid_view() { return apps_grid_view_; } in apps_grid_view() function
220 const AppsGridView* const apps_grid_view = in PreloadIcons() local
68 AppListItemView::AppListItemView(AppsGridView* apps_grid_view, in AppListItemView()