HomeSort by relevance Sort by last modified time
    Searched defs:setVoice (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/speech/
SpeechSynthesisUtterance.cpp 63 void SpeechSynthesisUtterance::setVoice(SpeechSynthesisVoice* voice)
70 m_platformUtterance->setVoice(voice->platformVoice());
  /external/chromium_org/third_party/WebKit/Source/platform/speech/
PlatformSpeechSynthesisUtterance.h 54 void setVoice(PlatformSpeechSynthesisVoice* voice) { m_voice = voice; }
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 59 milliseconds