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