Searched defs:SetView (Results 1 – 7 of 7) sorted by relevance
536 public abstract static class SetView<E> extends AbstractSet<E> { class in Sets537 private SetView() {} // no subclasses but our own in SetView() method in Sets.SetView
524 public abstract static class SetView<E> extends AbstractSet<E> { class in Sets525 private SetView() {} // no subclasses but our own in SetView() method in Sets.SetView
101 void PepperView::SetView(const pp::View& view) { in SetView() function in remoting::PepperView
196 void PermissionBubbleManager::SetView(PermissionBubbleView* view) { in SetView() function in PermissionBubbleManager
286 void AppListController::SetView(app_list::AppListView* view) { in SetView() function in ash::AppListController
589 void OpaqueBrowserFrameViewLayout::SetView(int id, views::View* view) { in SetView() function in OpaqueBrowserFrameViewLayout
312 void RenderWidgetHostImpl::SetView(RenderWidgetHostViewBase* view) { in SetView() function in content::RenderWidgetHostImpl