Searched refs:SR_VocabularyDestroy (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/srec/
H A DRecognizer.java404 if (mVocabulary != 0) SR_VocabularyDestroy(mVocabulary);
470 || SR_VocabularyDestroy ( applicationData.vocabulary )
704 private static native void SR_VocabularyDestroy(int vocabulary); method in class:Recognizer

Completed in 5 milliseconds