Searched refs:InstantSupportChanged (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/ui/search/
H A Dsearch_tab_helper.cc176 void SearchTabHelper::InstantSupportChanged(bool instant_support) { function in class:SearchTabHelper
353 InstantSupportChanged(supports_instant);
563 InstantSupportChanged(false);
566 InstantSupportChanged(true);
H A Dinstant_controller.h105 void InstantSupportChanged(InstantSupportState instant_support);
H A Dinstant_page_unittest.cc153 SearchTabHelper::FromWebContents(web_contents())->InstantSupportChanged(true);
H A Dsearch_tab_helper.h65 void InstantSupportChanged(bool supports_instant);
H A Dinstant_controller.cc229 void InstantController::InstantSupportChanged( function in class:InstantController
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_instant_controller.cc211 instant_.InstantSupportChanged(new_state.instant_support);

Completed in 116 milliseconds