OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSubtypeNameForLogging
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
KeyboardLayoutSetSubtypesCountTests.java
44
sb.append(SubtypeLocaleUtils.
getSubtypeNameForLogging
(subtype));
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
SubtypeLocaleUtils.java
276
public static String
getSubtypeNameForLogging
(@Nullable final InputMethodSubtype subtype) {
Completed in 167 milliseconds