Searched defs:nameId (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
H A DInputMethodSubtypeCompatUtils.java36 // Note that InputMethodSubtype(int nameId, int iconId, String locale, String mode,
62 public static InputMethodSubtype newInputMethodSubtype(int nameId, int iconId, String locale, argument
67 return new InputMethodSubtype(nameId, iconId, locale, mode, extraValue, isAuxiliary,
71 nameId, iconId, locale, mode, extraValue, isAuxiliary,

Completed in 35 milliseconds