Searched refs:colorModeToString (Results 1 – 5 of 5) sorted by relevance
427 builder.append(", colorMode: ").append(colorModeToString(mColorMode)); in toString()1394 static String colorModeToString(int colorMode) { in colorModeToString() method in PrintAttributes
343 builder.append(PrintAttributes.colorModeToString(colorMode)); in colorModesToString()
1973 public static String colorModeToString(@ColorMode int colorMode) { in colorModeToString() method in ActivityInfo
4944 sb.append(" colorMode=").append(ActivityInfo.colorModeToString(mColorMode)); in toString()
10915 Landroid/content/pm/ActivityInfo;->colorModeToString(I)Ljava/lang/String;40986 Landroid/print/PrintAttributes;->colorModeToString(I)Ljava/lang/String;