Searched defs:getDuplexMode (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/print/
H A DPrintAttributes.java231 public @IntRange(from = 0) int getDuplexMode() { method in class:PrintAttributes
284 attributes.setDuplexMode(getDuplexMode());
322 attributes.setDuplexMode(getDuplexMode());

Completed in 29 milliseconds