Home
last modified time | relevance | path

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

/development/samples/VoiceInteractionService/src/com/example/android/voiceinteractor/
DSampleVoiceInteractionService.java58 private static final Locale DSP_MODEL_LOCALE = Locale.US; field in SampleVoiceInteractionService
105 DSP_MODEL_LOCALE, null, null, mHotwordDetectorCallback); in onReady()