Searched refs:MSG_STOP (Results 1 – 5 of 5) sorted by relevance
109 private final static int MSG_STOP = 2; field in SpeechRecognizer133 case MSG_STOP:310 putMessage(Message.obtain(mHandler, MSG_STOP)); in stopListening()
88 public static final int MSG_STOP = 22; field in BackupHandler113 sendMessage(obtainMessage(BackupHandler.MSG_STOP)); in stop()117 if (msg.what == MSG_STOP) { in handleMessage()
681 postToCallback(caller, CallbackMessageHandler.MSG_STOP, null, null); in dispatchStop()1531 private static final int MSG_STOP = 13; field in MediaSession.CallbackMessageHandler1610 case MSG_STOP: in handleMessage()
481 oldUser.mHandler.sendEmptyMessage(UserHandler.MSG_STOP); in switchUser()871 public static final int MSG_STOP = 2; field in MediaRouterService.UserHandler924 case MSG_STOP: { in handleMessage()
40230 Landroid/media/session/MediaSession$CallbackMessageHandler;->MSG_STOP:I65002 Landroid/speech/SpeechRecognizer;->MSG_STOP:I