OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VOICE_INPUT_DELIVERED
(Results
1 - 2
of
2
) sorted by null
/frameworks/ex/common/java/com/android/common/speech/
LoggingEvents.java
121
public static final int
VOICE_INPUT_DELIVERED
= 15;
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/voice/
VoiceInputLogger.java
176
Intent i = newLoggingBroadcast(LoggingEvents.VoiceIme.
VOICE_INPUT_DELIVERED
);
Completed in 169 milliseconds