Searched defs:audio (Results 1 – 5 of 5) sorted by relevance
72 final File audio = new File(dir, System.nanoTime() + ".png.WaV"); in testVerifyStatsExternal() local
397 final boolean audio, in playAV()413 final boolean audio, in playAV()472 boolean audio, in runPlayAV()
270 public void onAudioAvailable(String utteranceId, byte[] audio) { in onAudioAvailable()
189 final File audio = new File(dir, System.nanoTime() + ".png.WaV"); in testVerifyStatsExternal() local
829 private void testAsyncReset(boolean audio, boolean swap, final boolean testStop) in testAsyncReset()1278 private void testDecodeAfterFlush(final boolean audio) throws InterruptedException { in testDecodeAfterFlush()