Searched refs:createParams (Results 1 – 3 of 3) sorted by relevance
110 UTTERANCE, createParams("mocktofile"), sampleFile.getPath()); in testSynthesizeToFile()179 tts.synthesizeToFile(invalid, createParams("mockToFile"), in testMaxSpeechInputLength()182 tts.synthesizeToFile(valid, createParams("mockToFile"), sampleFile.getPath())); in testMaxSpeechInputLength()189 int result = getTts().speak(UTTERANCE, TextToSpeech.QUEUE_FLUSH, createParams("mockspeak")); in testSpeak()333 private HashMap<String, String> createParams(String utteranceId) { in createParams() method in TextToSpeechServiceTest
296 final Params params = createParams(); in onCreate()414 protected Params createParams() { in createParams() method in ListScenario
51 protected Params createParams() { in createParams() method in ExpandableListScenario