Searched refs:InfoBubbleButtonClicked (Results 1 – 9 of 9) sorted by relevance
44 delegate->InfoBubbleButtonClicked(SpeechInputBubble::BUTTON_CANCEL); in InvokeDelegate()47 delegate->InfoBubbleButtonClicked(SpeechInputBubble::BUTTON_TRY_AGAIN); in InvokeDelegate()90 virtual void InfoBubbleButtonClicked(int caller_id, in InfoBubbleButtonClicked() function in speech_input::SpeechInputBubbleControllerTest
37 virtual void InfoBubbleButtonClicked(int caller_id,80 virtual void InfoBubbleButtonClicked(SpeechInputBubble::Button button);
195 void SpeechInputBubbleController::InfoBubbleButtonClicked( in InfoBubbleButtonClicked() function in speech_input::SpeechInputBubbleController225 delegate_->InfoBubbleButtonClicked(caller_id, button); in InvokeDelegateButtonClicked()
105 delegate_->InfoBubbleButtonClicked(BUTTON_CANCEL); in OnCancelClicked()109 delegate_->InfoBubbleButtonClicked(BUTTON_TRY_AGAIN); in OnTryAgainClicked()
16 virtual void InfoBubbleButtonClicked(SpeechInputBubble::Button button) {} in InfoBubbleButtonClicked() function in SpeechInputBubbleTest
126 virtual void InfoBubbleButtonClicked(int caller_id,364 void SpeechInputManagerImpl::InfoBubbleButtonClicked( in InfoBubbleButtonClicked() function in speech_input::SpeechInputManagerImpl
40 virtual void InfoBubbleButtonClicked(Button button) = 0;
151 delegate_->InfoBubbleButtonClicked(SpeechInputBubble::BUTTON_CANCEL); in ButtonPressed()153 delegate_->InfoBubbleButtonClicked(SpeechInputBubble::BUTTON_TRY_AGAIN); in ButtonPressed()
50 delegate_->InfoBubbleButtonClicked(SpeechInputBubble::BUTTON_CANCEL);54 delegate_->InfoBubbleButtonClicked(SpeechInputBubble::BUTTON_TRY_AGAIN);