Home
last modified time | relevance | path

Searched refs:enforceValidColorMode (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/print/
H A DPrinterCapabilitiesInfo.java234 (currentMode) -> PrintAttributes.enforceValidColorMode(currentMode)); in PrinterCapabilitiesInfo()
567 (currentMode) -> PrintAttributes.enforceValidColorMode(currentMode)); in setColorModes()
568 PrintAttributes.enforceValidColorMode(defaultColorMode); in setColorModes()
H A DPrintAttributes.java102 enforceValidColorMode(mColorMode); in PrintAttributes()
209 enforceValidColorMode(colorMode); in setColorMode()
1425 static void enforceValidColorMode(int colorMode) { in enforceValidColorMode() method in PrintAttributes
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt40989 Landroid/print/PrintAttributes;->enforceValidColorMode(I)V