Searched refs:MSG_START (Results 1 – 5 of 5) sorted by relevance
57 private static final int MSG_START = 1; field in SpeechRecognizerImpl86 case MSG_START -> handleStartListening((Intent) msg.obj);194 putMessage(Message.obtain(mHandler, MSG_START, recognizerIntent)); in startListening()
277 private static final int MSG_START = 1; field in SpeechRecognizer
738 userRecord.mHandler.sendEmptyMessage(UserHandler.MSG_START); in updateRunningUserAndProfiles()943 userRecord.mHandler.sendEmptyMessage(UserHandler.MSG_START); in initializeUserLocked()1177 public static final int MSG_START = 1; field in MediaRouterService.UserHandler1227 case MSG_START: { in handleMessage()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
50446 Landroid/speech/SpeechRecognizer;->MSG_START:I