Home
last modified time | relevance | path

Searched refs:MSG_DESTROY (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/speech/
DSpeechRecognizerImpl.java64 private static final int MSG_DESTROY = 8; field in SpeechRecognizerImpl
105 case MSG_DESTROY -> handleDestroy();
429 putMessage(mHandler.obtainMessage(MSG_DESTROY)); in destroy()
/frameworks/base/core/java/android/service/voice/
DVoiceInteractionSession.java411 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessage(MSG_DESTROY));
906 static final int MSG_DESTROY = 103; field in VoiceInteractionSession
966 case MSG_DESTROY: in executeMessage()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50056 Landroid/service/voice/VoiceInteractionSession;->MSG_DESTROY:I