Home
last modified time | relevance | path

Searched refs:mIconResourceId (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/print/
H A DPrinterInfo.java77 private final int mIconResourceId; field in PrinterInfo
103 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.Builder
438 mIconResourceId = other.mIconResourceId; in Builder()
[all …]
/aosp14/frameworks/base/core/java/android/service/autofill/
H A DFillResponse.java114 private final @DrawableRes int mIconResourceId; field in FillResponse
149 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.Builder
895 mIconResourceId = id; in setIconResourceId()
1243 parcel.writeInt(mIconResourceId); in writeToParcel()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt41085 Landroid/print/PrinterInfo$Builder;->mIconResourceId:I
41102 Landroid/print/PrinterInfo;->mIconResourceId:I