Home
last modified time | relevance | path

Searched refs:mSubtypeIconResId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSubtype.java89 private final int mSubtypeIconResId; field in InputMethodSubtype
164 mSubtypeIconResId = subtypeIconResId; in setSubtypeIconResId()
167 private int mSubtypeIconResId = 0; field in InputMethodSubtype.InputMethodSubtypeBuilder
283 builder.mSubtypeIconResId = iconId; in getBuilder()
355 mSubtypeIconResId = builder.mSubtypeIconResId; in InputMethodSubtype()
383 mSubtypeIconResId = source.readInt(); in InputMethodSubtype()
440 return mSubtypeIconResId; in getIconResId()
783 dest.writeInt(mSubtypeIconResId); in writeToParcel()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt59933 Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->mSubtypeIconResId:I
59961 Landroid/view/inputmethod/InputMethodSubtype;->mSubtypeIconResId:I