OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setupGrammar
(Results
1 - 3
of
3
) sorted by null
/packages/apps/VoiceDialer/src/com/android/voicedialer/
RecognizerEngine.java
33
* The child class must timplement
setupGrammar
and onRecognitionSuccess.
40
* <li>Set up the grammar using
setupGrammar
.
87
abstract protected void
setupGrammar
() throws IOException, InterruptedException;
161
setupGrammar
();
PhoneTypeChoiceRecognizerEngine.java
33
protected void
setupGrammar
() throws IOException, InterruptedException {
CommandRecognizerEngine.java
46
* <li>
setupGrammar
119
protected void
setupGrammar
() throws IOException, InterruptedException {
[
all
...]
Completed in 101 milliseconds