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.java66 public final class InputMethodSubtype implements Parcelable { class
241 public InputMethodSubtype(int nameId, int iconId, String locale, String mode, String extraValue, in InputMethodSubtype() method in InputMethodSubtype
279 public InputMethodSubtype(int nameId, int iconId, String locale, String mode, String extraValue, in InputMethodSubtype() method in InputMethodSubtype
289 private InputMethodSubtype(InputMethodSubtypeBuilder builder) { in InputMethodSubtype() method in InputMethodSubtype
310 InputMethodSubtype(Parcel source) { in InputMethodSubtype() method in InputMethodSubtype