Home
last modified time | relevance | path

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

/cts/tests/tests/voiceRecognition/src/android/voicerecognition/cts/
DSpeechRecognitionActivity.java146 public void initDefault(boolean onDevice, String customRecognizerComponent) { in initDefault() method in SpeechRecognitionActivity
DRecognitionServiceMicIndicatorTest.java113 mActivity.initDefault(false, null); in setup()