Searched refs:mIconResourceId (Results 1 – 3 of 3) sorted by relevance
77 private final int mIconResourceId; field in PrinterInfo103 mIconResourceId = iconResourceId; in PrinterInfo()153 if (mIconResourceId != 0) { in loadIcon()278 mIconResourceId = parcel.readInt(); in PrinterInfo()296 parcel.writeInt(mIconResourceId); in writeToParcel()311 result = prime * result + mIconResourceId; in hashCode()343 if (mIconResourceId != other.mIconResourceId) { in equalsIgnoringStatus()392 builder.append(", iconResId=").append(mIconResourceId); in toString()407 private int mIconResourceId; field in PrinterInfo.Builder438 mIconResourceId = other.mIconResourceId; in Builder()[all …]
114 private final @DrawableRes int mIconResourceId; field in FillResponse149 r.mIconResourceId, in shallowCopy()188 mIconResourceId = iconResourceId; in FillResponse()217 mIconResourceId = builder.mIconResourceId; in FillResponse()318 return mIconResourceId; in getIconResourceId()397 private int mIconResourceId; field in FillResponse.Builder895 mIconResourceId = id; in setIconResourceId()1243 parcel.writeInt(mIconResourceId); in writeToParcel()
41085 Landroid/print/PrinterInfo$Builder;->mIconResourceId:I41102 Landroid/print/PrinterInfo;->mIconResourceId:I