Home
last modified time | relevance | path

Searched defs:stopRecording (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebSpeechInputController.h63 virtual void stopRecording(int) { WEBKIT_ASSERT_NOT_REACHED(); } in stopRecording() function
/external/jsilver/src/com/google/streamhtmlparser/util/
DCharacterRecorder.java98 public void stopRecording() { in stopRecording() method in CharacterRecorder
/external/webkit/Source/WebCore/platform/mock/
DSpeechInputClientMock.cpp65 void SpeechInputClientMock::stopRecording(int requestId) in stopRecording() function in WebCore::SpeechInputClientMock
/external/webkit/Source/WebCore/page/
DSpeechInput.cpp102 void SpeechInput::stopRecording(int listenerId) in stopRecording() function in WebCore::SpeechInput
/external/webkit/Source/WebKit/chromium/src/
DSpeechInputClientImpl.cpp73 void SpeechInputClientImpl::stopRecording(int requestId) in stopRecording() function in WebKit::SpeechInputClientImpl
DWebSpeechInputControllerMockImpl.cpp95 void WebSpeechInputControllerMockImpl::stopRecording(int requestId) in stopRecording() function in WebKit::WebSpeechInputControllerMockImpl