HomeSort by relevance Sort by last modified time
    Searched refs:setupGrammar (Results 1 - 3 of 3) sorted by null

  /packages/apps/VoiceDialer/src/com/android/voicedialer/
PhoneTypeChoiceRecognizerEngine.java 34 protected void setupGrammar() throws IOException, InterruptedException {
RecognizerEngine.java 34 * The child class must timplement setupGrammar and onRecognitionSuccess.
41 * <li>Set up the grammar using setupGrammar.
88 abstract protected void setupGrammar() throws IOException, InterruptedException;
162 setupGrammar();
CommandRecognizerEngine.java 48 * <li>setupGrammar
121 protected void setupGrammar() throws IOException, InterruptedException {
    [all...]

Completed in 12 milliseconds