OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EXTRA_TEXT_REPLACED_LENGTH
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/deprecated/compat/
VoiceInputLoggerCompatUtils.java
25
public static final String
EXTRA_TEXT_REPLACED_LENGTH
= "length";
/frameworks/ex/common/java/com/android/common/speech/
LoggingEvents.java
130
public static final String
EXTRA_TEXT_REPLACED_LENGTH
= "rlength"; // value should be int
Completed in 24 milliseconds