Home
last modified time | relevance | path

Searched refs:recognizerIntent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/
DRecognitionService.java51 protected void onStartListening(Intent recognizerIntent, Callback listener) { in onStartListening() argument
52 Log.d(TAG, "onStartListening(recognizerIntent: " + recognizerIntent in onStartListening()