Searched refs:playInternal (Results 1 – 1 of 1) sorted by relevance
141 playInternal(mPendingRequest.mTextToSpeak, mPendingRequest.mRequestId); in handleInitCompleted()179 playInternal(textToSpeak, requestId); in requestPlay()200 private void playInternal(List<CharSequence> textToSpeak, long requestId) { in playInternal() method in TextToSpeechHelper