Searched refs:mIsShortUtterance (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
H A DBlockingAudioTrack.java63 private boolean mIsShortUtterance; field in class:BlockingAudioTrack
87 mIsShortUtterance = false;
154 mIsShortUtterance = true;
248 if (mIsShortUtterance) {

Completed in 46 milliseconds