OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SR_AcousticStateGet
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/AcousticState/src/
AcousticState.c
83
SREC_ACOUSTICSTATE_API ESR_ReturnCode
SR_AcousticStateGet
( SR_Recognizer* recognizer, LCHAR *param_string, size_t* len )
/frameworks/base/core/java/android/speech/srec/
Recognizer.java
396
return
SR_AcousticStateGet
(mRecognizer);
656
private static native String
SR_AcousticStateGet
(int recognizer);
Completed in 28 milliseconds