Home
last modified time | relevance | path

Searched refs:mConnectingServiceConnection (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DTextToSpeech.java671 private Connection mConnectingServiceConnection; field in TextToSpeech
823 mConnectingServiceConnection = connection; in connectToEngine()
849 if (mConnectingServiceConnection != null) { in shutdown()
850 mContext.unbindService(mConnectingServiceConnection); in shutdown()
851 mConnectingServiceConnection = null; in shutdown()
2230 mConnectingServiceConnection = null;
/frameworks/base/config/
Dhiddenapi-light-greylist.txt5208 Landroid/speech/tts/TextToSpeech;->mConnectingServiceConnection:Landroid/speech/tts/TextToSpeech$Co…