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

  /external/chromium_org/chrome/browser/ui/search/
instant_ntp_prerenderer.cc 118 InstantSupportDetermined(ntp_contents, false);
181 void InstantNTPPrerenderer::InstantSupportDetermined(
instant_controller.cc 283 void InstantController::InstantSupportDetermined(
instant_page.cc 110 InstantSupportDetermined(model->instant_support() == INSTANT_SUPPORT_YES);
215 InstantSupportDetermined(new_state.instant_support == INSTANT_SUPPORT_YES);
218 void InstantPage::InstantSupportDetermined(bool supports_instant) {
219 delegate_->InstantSupportDetermined(contents(), supports_instant);

Completed in 231 milliseconds