Searched refs:mSubtypeIconResId (Results 1 – 2 of 2) sorted by relevance
89 private final int mSubtypeIconResId; field in InputMethodSubtype164 mSubtypeIconResId = subtypeIconResId; in setSubtypeIconResId()167 private int mSubtypeIconResId = 0; field in InputMethodSubtype.InputMethodSubtypeBuilder283 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()
59933 Landroid/view/inputmethod/InputMethodSubtype$InputMethodSubtypeBuilder;->mSubtypeIconResId:I59961 Landroid/view/inputmethod/InputMethodSubtype;->mSubtypeIconResId:I