HomeSort by relevance Sort by last modified time
    Searched refs:SetActivePageInternal (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/app_list/views/
contents_view.h 116 void SetActivePageInternal(int page_index, bool show_search_results);
contents_view.cc 93 SetActivePageInternal(page_index, false);
123 void ContentsView::SetActivePageInternal(int page_index,
155 SetActivePageInternal(GetPageIndexForNamedPage(new_named_page), show);

Completed in 334 milliseconds