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

  /external/chromium_org/ui/app_list/views/
apps_container_view.cc 55 SetShowState(SHOW_APPS,
69 SetShowState(SHOW_ACTIVE_FOLDER, false);
79 SetShowState(SHOW_APPS,
84 SetShowState(SHOW_APPS, false /* show apps without animation */);
102 SetShowState(SHOW_ITEM_REPARENT, false);
160 void AppsContainerView::SetShowState(ShowState show_state,
start_page_view.cc 152 SetShowState(SHOW_START_PAGE);
157 SetShowState(SHOW_SEARCH_RESULTS);
161 void StartPageView::SetShowState(ShowState show_state) {

Completed in 46 milliseconds