Searched defs:SR_GrammarDestroy (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/speech/srec/
H A DRecognizer.java239 SR_GrammarDestroy(mGrammar);
466 || SR_GrammarDestroy ( applicationData.grammars [0].grammar )
674 private static native void SR_GrammarDestroy(int grammar); method in class:Recognizer

Completed in 8 milliseconds