Home
last modified time | relevance | path

Searched refs:mCustomPrinterIconGen (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/print/
DPrinterInfo.java83 private final int mCustomPrinterIconGen; field in PrinterInfo
108 mCustomPrinterIconGen = customPrinterIconGen; in PrinterInfo()
280 mCustomPrinterIconGen = parcel.readInt(); in PrinterInfo()
298 parcel.writeInt(mCustomPrinterIconGen); in writeToParcel()
313 result = prime * result + mCustomPrinterIconGen; in hashCode()
349 if (mCustomPrinterIconGen != other.mCustomPrinterIconGen) { in equalsIgnoringStatus()
394 builder.append(", customPrinterIconGen=").append(mCustomPrinterIconGen); in toString()
412 private int mCustomPrinterIconGen; field in PrinterInfo.Builder
443 mCustomPrinterIconGen = other.mCustomPrinterIconGen; in Builder()
549 mCustomPrinterIconGen); in build()
[all …]
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt40439 Landroid/print/PrinterInfo$Builder;->mCustomPrinterIconGen:I
40456 Landroid/print/PrinterInfo;->mCustomPrinterIconGen:I