Lines Matching refs:voiceIntent
878 final Intent voiceIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH);879 if (canIntentBeHandled(voiceIntent)) {