Searched refs:ShelfFocusSearch (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dshelf_view.cc223 class ShelfFocusSearch : public views::FocusSearch { class in namespace:ash::__anon1943
225 explicit ShelfFocusSearch(views::ViewModel* view_model) function in class:ash::__anon1943::ShelfFocusSearch
228 virtual ~ShelfFocusSearch() {}
257 DISALLOW_COPY_AND_ASSIGN(ShelfFocusSearch);
399 focus_search_.reset(new ShelfFocusSearch(view_model_.get()));

Completed in 56 milliseconds