Searched refs:OnInstantSupportDetermined (Results 1 – 8 of 8) sorted by relevance
108 OnInstantSupportDetermined) in OnMessageReceived()131 void SearchIPCRouter::OnInstantSupportDetermined(int page_id, in OnInstantSupportDetermined() function in SearchIPCRouter136 delegate_->OnInstantSupportDetermined(instant_support); in OnInstantSupportDetermined()145 delegate_->OnInstantSupportDetermined(true); in OnVoiceSearchSupportDetermined()157 delegate_->OnInstantSupportDetermined(true); in OnFocusOmnibox()172 delegate_->OnInstantSupportDetermined(true); in OnSearchBoxNavigate()184 delegate_->OnInstantSupportDetermined(true); in OnDeleteMostVisitedItem()196 delegate_->OnInstantSupportDetermined(true); in OnUndoMostVisitedDeletion()207 delegate_->OnInstantSupportDetermined(true); in OnUndoAllMostVisitedDeletions()218 delegate_->OnInstantSupportDetermined(true); in OnLogEvent()[all …]
45 MOCK_METHOD1(OnInstantSupportDetermined, void(bool supports_instant));94 EXPECT_CALL(*mock_delegate(), OnInstantSupportDetermined(true)).Times(0); in TEST_F()106 EXPECT_CALL(*mock_delegate(), OnInstantSupportDetermined(true)).Times(1); in TEST_F()129 EXPECT_CALL(*mock_delegate(), OnInstantSupportDetermined(false)).Times(0); in TEST_F()
36 virtual void OnInstantSupportDetermined(bool supports_instant) = 0;164 void OnInstantSupportDetermined(int page_id, bool supports_instant) const;
155 virtual void OnInstantSupportDetermined(bool supports_instant) OVERRIDE;
352 void SearchTabHelper::OnInstantSupportDetermined(bool supports_instant) { in OnInstantSupportDetermined() function in SearchTabHelper
47 MOCK_METHOD1(OnInstantSupportDetermined, void(bool supports_instant));
232 void OnInstantSupportDetermined(int32 page_id, bool result);554 OnInstantSupportDetermined) in OnMessageReceived()575 void InstantLoader::TabContentsDelegateImpl::OnInstantSupportDetermined( in OnInstantSupportDetermined() function in InstantLoader::TabContentsDelegateImpl
824 void OnInstantSupportDetermined(int32 page_id, bool result);