Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSubtype.java88 private final int mSubtypeIconResId; field in InputMethodSubtype
163 mSubtypeIconResId = subtypeIconResId; in setSubtypeIconResId()
166 private int mSubtypeIconResId = 0; field in InputMethodSubtype.InputMethodSubtypeBuilder
282 builder.mSubtypeIconResId = iconId; in getBuilder()
354 mSubtypeIconResId = builder.mSubtypeIconResId; in InputMethodSubtype()
382 mSubtypeIconResId = source.readInt(); in InputMethodSubtype()
439 return mSubtypeIconResId; in getIconResId()
782 dest.writeInt(mSubtypeIconResId); in writeToParcel()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt60576 Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->mSubtypeIconResId:I
60604 Landroid/view/inputmethod/InputMethodSubtype;->mSubtypeIconResId:I