Searched refs:mSubtypeIconResId (Results 1 – 2 of 2) sorted by relevance
80 private final int mSubtypeIconResId; field in InputMethodSubtype144 mSubtypeIconResId = subtypeIconResId; in setSubtypeIconResId()147 private int mSubtypeIconResId = 0; field in InputMethodSubtype.InputMethodSubtypeBuilder224 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()
75005 Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->mSubtypeIconResId:I75033 Landroid/view/inputmethod/InputMethodSubtype;->mSubtypeIconResId:I