HomeSort by relevance Sort by last modified time
    Searched refs:isSoundFile (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/speech/src/android/speech/tts/cts/
TextToSpeechServiceTest.java 69 TextToSpeechWrapper.isSoundFile(sampleFile.getPath()));
124 assertFalse(TextToSpeechWrapper.isSoundFile(sampleFile.getPath()));
128 assertFalse(TextToSpeechWrapper.isSoundFile(sampleFile.getPath()));
TextToSpeechTest.java 129 TextToSpeechWrapper.isSoundFile(sampleFile.getPath()));
TextToSpeechWrapper.java 368 public static boolean isSoundFile(String filePath) {

Completed in 58 milliseconds