Searched refs:duplexModeToString (Results 1 – 2 of 2) sorted by relevance
395 builder.append(", duplexMode: ").append(duplexModeToString(mDuplexMode)); in toString()1330 static String duplexModeToString(int duplexMode) { in duplexModeToString() method in PrintAttributes
330 builder.append(PrintAttributes.duplexModeToString(duplexMode)); in duplexModesToString()