Home
last modified time | relevance | path

Searched defs:InputMethodSubtype (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSubtype.java58 public final class InputMethodSubtype implements Parcelable { class
220 public InputMethodSubtype(int nameId, int iconId, String locale, String mode, String extraValue, in InputMethodSubtype() method in InputMethodSubtype
257 public InputMethodSubtype(int nameId, int iconId, String locale, String mode, String extraValue, in InputMethodSubtype() method in InputMethodSubtype
267 private InputMethodSubtype(InputMethodSubtypeBuilder builder) { in InputMethodSubtype() method in InputMethodSubtype
284 InputMethodSubtype(Parcel source) { in InputMethodSubtype() method in InputMethodSubtype