Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/print/
H A DPrintAttributes.java1394 static String colorModeToString(int colorMode) { in colorModeToString() method in PrintAttributes
/aosp14/frameworks/base/core/java/android/content/pm/
H A DActivityInfo.java2046 public static String colorModeToString(@ColorMode int colorMode) { in colorModeToString() method in ActivityInfo