OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVENT_END_OF_VOICING
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/speech/srec/
Recognizer.java
78
* case Recognizer.
EVENT_END_OF_VOICING
:
275
* <li><code>
EVENT_END_OF_VOICING
</code>
535
public final static int
EVENT_END_OF_VOICING
= 6;
586
case
EVENT_END_OF_VOICING
:
587
return "
EVENT_END_OF_VOICING
";
/packages/apps/VoiceDialer/src/com/android/voicedialer/
RecognizerEngine.java
183
case Recognizer.
EVENT_END_OF_VOICING
:
Completed in 31 milliseconds