HomeSort by relevance Sort by last modified time
    Searched refs:enforceValidColorMode (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/print/
PrinterCapabilitiesInfo.java 232 (currentMode) -> PrintAttributes.enforceValidColorMode(currentMode));
565 (currentMode) -> PrintAttributes.enforceValidColorMode(currentMode));
566 PrintAttributes.enforceValidColorMode(defaultColorMode);
PrintAttributes.java 102 enforceValidColorMode(mColorMode);
209 enforceValidColorMode(colorMode);
    [all...]

Completed in 193 milliseconds