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

  /external/srec/srec/Grammar/src/
SR_Grammar.c 184 ESR_ReturnCode SR_GrammarDestroy(SR_Grammar* self)
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 240 SR_GrammarDestroy(mGrammar);
467 || SR_GrammarDestroy ( applicationData.grammars [0].grammar )
675 private static native void SR_GrammarDestroy(int grammar);

Completed in 5616 milliseconds