Searched refs:MSG_STOP (Results 1 – 7 of 7) sorted by relevance
86 public static final int MSG_STOP = 22; field in BackupHandler116 sendMessage(obtainMessage(BackupHandler.MSG_STOP)); in stop()138 if (msg.what == MSG_STOP) { in handleMessage()
58 private static final int MSG_STOP = 2; field in SpeechRecognizerImpl87 case MSG_STOP -> handleStopMessage();209 putMessage(Message.obtain(mHandler, MSG_STOP)); in stopListening()
278 private static final int MSG_STOP = 2; field in SpeechRecognizer
725 postToCallback(caller, CallbackMessageHandler.MSG_STOP, null, null); in dispatchStop()1556 private static final int MSG_STOP = 13; field in MediaSession.CallbackMessageHandler1635 case MSG_STOP: in handleMessage()
740 userRecord.mHandler.sendEmptyMessage(UserHandler.MSG_STOP); in updateRunningUserAndProfiles()1178 public static final int MSG_STOP = 2; field in MediaRouterService.UserHandler1231 case MSG_STOP: { in handleMessage()
155 private static final int MSG_STOP = 7; field in DisplayPowerController915 Message msg = mHandler.obtainMessage(MSG_STOP); in stop()3000 case MSG_STOP: in handleMessage()
30095 Landroid/media/session/MediaSession$CallbackMessageHandler;->MSG_STOP:I50447 Landroid/speech/SpeechRecognizer;->MSG_STOP:I