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