Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/print/
DPrinterCapabilitiesInfo.java232 (currentMode) -> PrintAttributes.enforceValidColorMode(currentMode)); in PrinterCapabilitiesInfo()
565 (currentMode) -> PrintAttributes.enforceValidColorMode(currentMode)); in setColorModes()
566 PrintAttributes.enforceValidColorMode(defaultColorMode); in setColorModes()
DPrintAttributes.java102 enforceValidColorMode(mColorMode); in PrintAttributes()
209 enforceValidColorMode(colorMode); in setColorMode()
1377 static void enforceValidColorMode(int colorMode) { in enforceValidColorMode() method in PrintAttributes
/frameworks/base/config/
Dhiddenapi-private-dex.txt68074 Landroid/print/PrintAttributes;->enforceValidColorMode(I)V