Searched refs:TextToSpeechWrapper (Results 1 – 1 of 1) sorted by relevance
48 private TextToSpeechWrapper mTextToSpeech;278 mTextToSpeech = new TextToSpeechWrapper(mContentViewCore.getContainerView(), in addAccessibilityApis()391 private static class TextToSpeechWrapper { class in AccessibilityInjector396 public TextToSpeechWrapper(View view, Context context) { in TextToSpeechWrapper() method in AccessibilityInjector.TextToSpeechWrapper