Searched refs:handleInitCompleted (Results 1 – 1 of 1) sorted by relevance
126 mTextToSpeechEngine.initialize(mContext, this::handleInitCompleted); in maybeInitAndKeepAlive()135 private void handleInitCompleted(int initStatus) { in handleInitCompleted() method in TextToSpeechHelper