Searched refs:handleStartListening (Results 1 – 2 of 2) sorted by relevance
86 case MSG_START -> handleStartListening((Intent) msg.obj);304 private void handleStartListening(Intent recognizerIntent) { in handleStartListening() method in SpeechRecognizerImpl
50435 Landroid/speech/SpeechRecognizer;->handleStartListening(Landroid/content/Intent;)V