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 405 if (mVocabulary != 0) SR_VocabularyDestroy(mVocabulary);
471 || SR_VocabularyDestroy ( applicationData.vocabulary )
705 private static native void SR_VocabularyDestroy(int vocabulary);

Completed in 294 milliseconds