Searched refs:mSubtypeIconResId (Results 1 – 2 of 2) sorted by relevance
88 private final int mSubtypeIconResId; field in InputMethodSubtype163 mSubtypeIconResId = subtypeIconResId; in setSubtypeIconResId()166 private int mSubtypeIconResId = 0; field in InputMethodSubtype.InputMethodSubtypeBuilder282 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()
60576 Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->mSubtypeIconResId:I60604 Landroid/view/inputmethod/InputMethodSubtype;->mSubtypeIconResId:I