OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SR_RecognizerGetBoolParameter
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/Recognizer/src/
Recognizer.c
114
ESR_ReturnCode
SR_RecognizerGetBoolParameter
(SR_Recognizer* self, const LCHAR* name, ESR_BOOL* value)
/frameworks/base/core/java/android/speech/srec/
Recognizer.java
615
private static native boolean
SR_RecognizerGetBoolParameter
(int recognizer, String key);
Completed in 31 milliseconds