Searched refs:SetListeningForNavigationStart (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/google/
H A Dgoogle_url_tracker_navigation_helper.h27 virtual void SetListeningForNavigationStart(bool listen) = 0;
H A Dgoogle_url_tracker_navigation_helper_impl.h22 virtual void SetListeningForNavigationStart(bool listen) OVERRIDE;
H A Dgoogle_url_tracker_navigation_helper_impl.cc29 void GoogleURLTrackerNavigationHelperImpl::SetListeningForNavigationStart( function in class:GoogleURLTrackerNavigationHelperImpl
H A Dgoogle_url_tracker.cc280 nav_helper_->SetListeningForNavigationStart(true);
425 nav_helper_->SetListeningForNavigationStart(false);
H A Dgoogle_url_tracker_unittest.cc106 virtual void SetListeningForNavigationStart(bool listen) OVERRIDE;
142 void TestGoogleURLTrackerNavigationHelper::SetListeningForNavigationStart( function in class:__anon5338::TestGoogleURLTrackerNavigationHelper

Completed in 53 milliseconds