Searched defs:duplexModeToString (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/print/
H A DPrintAttributes.java424 builder.append(", duplexMode: ").append(duplexModeToString(mDuplexMode));
1356 static String duplexModeToString(int duplexMode) { method in class:PrintAttributes

Completed in 2921 milliseconds