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()
294 private static final int MSG_STOP = 2; field in SpeechRecognizer324 case MSG_STOP:602 putMessage(Message.obtain(mHandler, MSG_STOP)); in stopListening()
722 postToCallback(caller, CallbackMessageHandler.MSG_STOP, null, null); in dispatchStop()1553 private static final int MSG_STOP = 13; field in MediaSession.CallbackMessageHandler1632 case MSG_STOP: in handleMessage()
680 userRecord.mHandler.sendEmptyMessage(UserHandler.MSG_STOP); in updateRunningUserAndProfiles()1104 public static final int MSG_STOP = 2; field in MediaRouterService.UserHandler1157 case MSG_STOP: { in handleMessage()
138 private static final int MSG_STOP = 7; field in DisplayPowerController2853 Message msg = mHandler.obtainMessage(MSG_STOP); in stop()2759 case MSG_STOP: in handleMessage()
137 private static final int MSG_STOP = 9; field in DisplayPowerController1033 Message msg = mHandler.obtainMessage(MSG_STOP); in stop()3355 case MSG_STOP:
30095 Landroid/media/session/MediaSession$CallbackMessageHandler;->MSG_STOP:I51090 Landroid/speech/SpeechRecognizer;->MSG_STOP:I