OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCombiningRulesExtraValue
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
SubtypeLocaleUtils.java
348
public static String
getCombiningRulesExtraValue
(final InputMethodSubtype subtype) {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
RichInputMethodManager.java
355
return SubtypeLocaleUtils.
getCombiningRulesExtraValue
(getCurrentSubtype().getRawSubtype());
LatinIME.java
[
all
...]
Completed in 55 milliseconds