Searched refs:colorModeToString (Results 1 – 2 of 2) sorted by relevance
394 builder.append(", colorMode: ").append(colorModeToString(mColorMode)); in toString()1316 static String colorModeToString(int colorMode) { in colorModeToString() method in PrintAttributes
314 builder.append(PrintAttributes.colorModeToString(colorMode)); in colorModesToString()