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

  /external/chromium_org/ui/app_list/views/
start_page_view.cc 157 SetShowState(SHOW_SEARCH_RESULTS);
163 results_view_->SetVisible(show_state == SHOW_SEARCH_RESULTS);
179 if (show_state == SHOW_SEARCH_RESULTS)
184 return show_state_ == SHOW_SEARCH_RESULTS;
192 if (show_state_ == SHOW_SEARCH_RESULTS)
start_page_view.h 50 SHOW_SEARCH_RESULTS,

Completed in 742 milliseconds