Searched refs:MSG_STOP (Results 1 – 6 of 6) sorted by relevance
160 private static final int MSG_STOP = 2; field in SpeechRecognizer188 case MSG_STOP:453 putMessage(Message.obtain(mHandler, MSG_STOP)); in stopListening()
85 public static final int MSG_STOP = 22; field in BackupHandler112 sendMessage(obtainMessage(BackupHandler.MSG_STOP)); in stop()134 if (msg.what == MSG_STOP) { in handleMessage()
714 postToCallback(caller, CallbackMessageHandler.MSG_STOP, null, null); in dispatchStop()1545 private static final int MSG_STOP = 13; field in MediaSession.CallbackMessageHandler1624 case MSG_STOP: in handleMessage()
666 oldUser.mHandler.sendEmptyMessage(UserHandler.MSG_STOP); in switchUser()1076 public static final int MSG_STOP = 2; field in MediaRouterService.UserHandler1129 case MSG_STOP: { in handleMessage()
126 private static final int MSG_STOP = 9; field in DisplayPowerController752 Message msg = mHandler.obtainMessage(MSG_STOP); in stop()2399 case MSG_STOP: in handleMessage()
32973 Landroid/media/session/MediaSession$CallbackMessageHandler;->MSG_STOP:I54413 Landroid/speech/SpeechRecognizer;->MSG_STOP:I