Searched refs:MSG_DESTROY (Results 1 – 3 of 3) sorted by relevance
64 private static final int MSG_DESTROY = 8; field in SpeechRecognizerImpl105 case MSG_DESTROY -> handleDestroy();429 putMessage(mHandler.obtainMessage(MSG_DESTROY)); in destroy()
411 mHandlerCaller.sendMessage(mHandlerCaller.obtainMessage(MSG_DESTROY));906 static final int MSG_DESTROY = 103; field in VoiceInteractionSession966 case MSG_DESTROY: in executeMessage()
50056 Landroid/service/voice/VoiceInteractionSession;->MSG_DESTROY:I