Home
last modified time | relevance | path

Searched refs:stopImpl (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/net/
DSocketKeepalive.java245 stopImpl(); in stop()
248 abstract void stopImpl(); in stopImpl() method in SocketKeepalive
DTcpSocketKeepalive.java67 void stopImpl() { in stopImpl() method in TcpSocketKeepalive
DNattSocketKeepalive.java65 void stopImpl() { in stopImpl() method in NattSocketKeepalive
/frameworks/base/core/java/android/speech/tts/
DTextToSpeechService.java837 stopImpl(); in stop()
840 protected abstract void stopImpl(); in stopImpl() method in TextToSpeechService.SpeechItem
1058 protected void stopImpl() { in stopImpl() method in TextToSpeechService.SynthesisSpeechItem
1150 protected void stopImpl() { in stopImpl() method in TextToSpeechService.AudioSpeechItem
1188 protected void stopImpl() { in stopImpl() method in TextToSpeechService.SilenceSpeechItem
1225 protected void stopImpl() { in stopImpl() method in TextToSpeechService.LoadLanguageItem
1253 protected void stopImpl() { in stopImpl() method in TextToSpeechService.LoadVoiceItem
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt65237 Landroid/speech/tts/TextToSpeechService$AudioSpeechItem;->stopImpl()V
65254 Landroid/speech/tts/TextToSpeechService$LoadLanguageItem;->stopImpl()V
65258 Landroid/speech/tts/TextToSpeechService$LoadVoiceItem;->stopImpl()V
65264 Landroid/speech/tts/TextToSpeechService$SilenceSpeechItem;->stopImpl()V
65279 Landroid/speech/tts/TextToSpeechService$SpeechItem;->stopImpl()V
65295 Landroid/speech/tts/TextToSpeechService$SynthesisSpeechItem;->stopImpl()V