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.java61 public final class InputMethodSubtype implements Parcelable { class
223 public InputMethodSubtype(int nameId, int iconId, String locale, String mode, String extraValue, in InputMethodSubtype() method in InputMethodSubtype
260 public InputMethodSubtype(int nameId, int iconId, String locale, String mode, String extraValue, in InputMethodSubtype() method in InputMethodSubtype
270 private InputMethodSubtype(InputMethodSubtypeBuilder builder) { in InputMethodSubtype() method in InputMethodSubtype
287 InputMethodSubtype(Parcel source) { in InputMethodSubtype() method in InputMethodSubtype