Searched refs:duplexModeToString (Results 1 – 3 of 3) sorted by relevance
428 builder.append(", duplexMode: ").append(duplexModeToString(mDuplexMode)); in toString()1360 static String duplexModeToString(int duplexMode) { in duplexModeToString() method in PrintAttributes
357 builder.append(PrintAttributes.duplexModeToString(duplexMode)); in duplexModesToString()
54873 Landroid/print/PrintAttributes;->duplexModeToString(I)Ljava/lang/String;