Home
last modified time | relevance | path

Searched refs:getDuplexMode (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/core/java/android/print/
H A DPrintAttributes.java235 public @IntRange(from = 0) int getDuplexMode() { in getDuplexMode() method in PrintAttributes
288 attributes.setDuplexMode(getDuplexMode()); in asPortrait()
326 attributes.setDuplexMode(getDuplexMode()); in asLandscape()
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java932 final int currDuplexMode = currAttributes.getDuplexMode(); in onAdvancedPrintOptionsActivityResult()
933 final int newDuplexMode = newAttributes.getDuplexMode(); in onAdvancedPrintOptionsActivityResult()
1223 final int duplexMode = attributes.getDuplexMode(); in updatePrintAttributesFromCapabilities()
1225 attributes.setDuplexMode(defaults.getDuplexMode()); in updatePrintAttributesFromCapabilities()
1839 final int oldDuplexMode = attributes.getDuplexMode(); in updateOptionsUi()
1864 final int selectedDuplexMode = defaultAttributes.getDuplexMode(); in updateOptionsUi()
2868 if (mPrintJob.getAttributes().getDuplexMode() != newMode in onItemSelected()
/aosp14/frameworks/base/core/java/com/android/internal/print/
H A DDumpUtils.java230 proto.write("duplex_mode", PrintAttributesProto.DUPLEX_MODE, attributes.getDuplexMode()); in writePrintAttributes()
/aosp14/frameworks/base/telephony/java/android/telephony/
H A DServiceState.java602 public int getDuplexMode() { in getDuplexMode() method in ServiceState
1184 .append(", duplexMode()=").append(getDuplexMode()) in toString()
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
H A DPrintSpoolerService.java998 final int duplexMode = attributes.getDuplexMode(); in doWriteStateLocked()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt34831 method @IntRange(from=0) public int getDuplexMode();
45046 method public int getDuplexMode();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt14378 HSPLandroid/telephony/ServiceState;->getDuplexMode()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt14442 HSPLandroid/telephony/ServiceState;->getDuplexMode()I