Searched refs:MSG_CANCEL (Results 1 – 8 of 8) sorted by relevance
86 mResultReceiver.send(MSG_CANCEL, null); in onReceiveResult()99 mHandler.removeMessages(MSG_CANCEL); in onReceiveResult()106 case MSG_CANCEL: in onReceiveResult()115 mHandler.removeMessages(MSG_CANCEL); in stopCancel()121 mHandler.sendEmptyMessageDelayed(MSG_CANCEL, sMaxWaitMillis); in delayCancel()
252 case MSG_CANCEL: in onReceiveResult()316 mResultReceiver.send(MSG_CANCEL, null); in forceViewsToAppear()
189 public static final int MSG_CANCEL = 106; field in ActivityTransitionCoordinator
59 private static final int MSG_CANCEL = 3; field in SpeechRecognizerImpl88 case MSG_CANCEL -> handleCancelMessage();216 putMessage(Message.obtain(mHandler, MSG_CANCEL)); in cancel()
88 private static final int MSG_CANCEL = 3; field in RecognitionService107 case MSG_CANCEL:814 Message.obtain(service.mHandler, MSG_CANCEL, listener)); in cancel()
279 private static final int MSG_CANCEL = 3; field in SpeechRecognizer
435 session.mHandlerCaller.obtainMessageO(MSG_CANCEL, Request.this));901 static final int MSG_CANCEL = 7; field in VoiceInteractionSession948 case MSG_CANCEL: in executeMessage()
2290 Landroid/app/ActivityTransitionCoordinator;->MSG_CANCEL:I8262 Landroid/app/Presentation;->MSG_CANCEL:I50054 Landroid/service/voice/VoiceInteractionSession;->MSG_CANCEL:I50401 Landroid/speech/RecognitionService;->MSG_CANCEL:I50444 Landroid/speech/SpeechRecognizer;->MSG_CANCEL:I