Home | History | Annotate | Download | only in dialer

Lines Matching refs:voiceIntent

594         final Intent voiceIntent = new Intent(RecognizerIntent.ACTION_RECOGNIZE_SPEECH);
595 if (canIntentBeHandled(voiceIntent)) {