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

/frameworks/base/core/java/android/print/
H A DPrintAttributes.java423 builder.append(", colorMode: ").append(colorModeToString(mColorMode));
1342 static String colorModeToString(int colorMode) { method in class:PrintAttributes

Completed in 27 milliseconds