Home
last modified time | relevance | path

Searched refs:shouldApplyAudioFilter (Results 1 – 1 of 1) sorted by relevance

/external/svox/pico/compat/src/com/android/tts/compat/
DSynthProxy.java52 boolean applyFilter = shouldApplyAudioFilter(nativeSoLib); in SynthProxy()
63 private boolean shouldApplyAudioFilter(String nativeSoLib) { in shouldApplyAudioFilter() method in SynthProxy