HomeSort by relevance Sort by last modified time
    Searched defs:SR_VocabularyDestroy (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/Vocabulary/src/
Vocabulary.c 85 ESR_ReturnCode SR_VocabularyDestroy(SR_Vocabulary* self)
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 402 if (mVocabulary != 0) SR_VocabularyDestroy(mVocabulary);
468 || SR_VocabularyDestroy ( applicationData.vocabulary )
702 private static native void SR_VocabularyDestroy(long vocabulary);

Completed in 319 milliseconds