Searched refs:MSG_CANCEL (Results 1 – 7 of 7) 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
89 private static final int MSG_CANCEL = 3; field in RecognitionService104 case MSG_CANCEL:451 Message.obtain(service.mHandler, MSG_CANCEL, listener)); in cancel()
161 private static final int MSG_CANCEL = 3; field in SpeechRecognizer191 case MSG_CANCEL:464 putMessage(Message.obtain(mHandler, MSG_CANCEL)); in cancel()
382 session.mHandlerCaller.obtainMessageO(MSG_CANCEL, Request.this));848 static final int MSG_CANCEL = 7; field in VoiceInteractionSession895 case MSG_CANCEL: in executeMessage()
2290 Landroid/app/ActivityTransitionCoordinator;->MSG_CANCEL:I8262 Landroid/app/Presentation;->MSG_CANCEL:I54020 Landroid/service/voice/VoiceInteractionSession;->MSG_CANCEL:I54367 Landroid/speech/RecognitionService;->MSG_CANCEL:I54410 Landroid/speech/SpeechRecognizer;->MSG_CANCEL:I