OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_START_OF_VOICING
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/speech/srec/
Recognizer.java
77
* case Recognizer.
EVENT_START_OF_VOICING
:
274
* <li><code>
EVENT_START_OF_VOICING
</code>
530
public final static int
EVENT_START_OF_VOICING
= 5;
584
case
EVENT_START_OF_VOICING
:
585
return "
EVENT_START_OF_VOICING
";
/packages/apps/VoiceDialer/src/com/android/voicedialer/
RecognizerEngine.java
182
case Recognizer.
EVENT_START_OF_VOICING
:
Completed in 164 milliseconds