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.java80 private final int mSubtypeIconResId; field in InputMethodSubtype
144 mSubtypeIconResId = subtypeIconResId; in setSubtypeIconResId()
147 private int mSubtypeIconResId = 0; field in InputMethodSubtype.InputMethodSubtypeBuilder
224 builder.mSubtypeIconResId = iconId; in getBuilder()
293 mSubtypeIconResId = builder.mSubtypeIconResId; in InputMethodSubtype()
315 mSubtypeIconResId = source.readInt(); in InputMethodSubtype()
342 return mSubtypeIconResId; in getIconResId()
627 dest.writeInt(mSubtypeIconResId); in writeToParcel()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt75005 Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->mSubtypeIconResId:I
75033 Landroid/view/inputmethod/InputMethodSubtype;->mSubtypeIconResId:I