Searched defs:GetAppListButtonView (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/launcher/
H A Dlauncher.cc153 views::View* Launcher::GetAppListButtonView() const { function in class:ash::Launcher
154 return shelf_view_->GetAppListButtonView();
/external/chromium_org/ash/shelf/
H A Dshelf_view.cc513 views::View* ShelfView::GetAppListButtonView() const { function in class:ash::internal::ShelfView
1646 static_cast<AppListButton*>(GetAppListButtonView());
1996 if (view == GetAppListButtonView() &&

Completed in 76 milliseconds