Home | History | Annotate | Download | only in speech

Lines Matching refs:caller_id

37     virtual void InfoBubbleButtonClicked(int caller_id,
42 virtual void InfoBubbleFocusChanged(int caller_id) = 0;
53 void CreateBubble(int caller_id,
60 void SetBubbleWarmUpMode(int caller_id);
64 void SetBubbleRecordingMode(int caller_id);
68 void SetBubbleRecognizingMode(int caller_id);
72 void SetBubbleMessage(int caller_id, const string16& text);
75 void SetBubbleInputVolume(int caller_id, float volume, float noise_volume);
77 void CloseBubble(int caller_id);
104 void InvokeDelegateButtonClicked(int caller_id,
106 void InvokeDelegateFocusChanged(int caller_id);
107 void ProcessRequestInUiThread(int caller_id,
118 void UpdateTabContentsSubscription(int caller_id,