Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java363 assertEquals(ss.getDuplexMode(), ServiceState.DUPLEX_MODE_UNKNOWN); in testDuplexMode_notLte()
378 assertEquals(ss.getDuplexMode(), ServiceState.DUPLEX_MODE_UNKNOWN); in testDuplexMode_invalidEarfcn()
382 assertEquals(ss.getDuplexMode(), ServiceState.DUPLEX_MODE_UNKNOWN); in testDuplexMode_invalidEarfcn()
396 assertEquals(ss.getDuplexMode(), ServiceState.DUPLEX_MODE_FDD); in testDuplexMode_FddChannel()
410 assertEquals(ss.getDuplexMode(), ServiceState.DUPLEX_MODE_TDD); in testDuplexMode_TddChannel()
/frameworks/base/core/java/android/print/
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()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java935 final int currDuplexMode = currAttributes.getDuplexMode(); in onAdvancedPrintOptionsActivityResult()
936 final int newDuplexMode = newAttributes.getDuplexMode(); in onAdvancedPrintOptionsActivityResult()
1226 final int duplexMode = attributes.getDuplexMode(); in updatePrintAttributesFromCapabilities()
1228 attributes.setDuplexMode(defaults.getDuplexMode()); in updatePrintAttributesFromCapabilities()
1842 final int oldDuplexMode = attributes.getDuplexMode(); in updateOptionsUi()
1867 final int selectedDuplexMode = defaultAttributes.getDuplexMode(); in updateOptionsUi()
2871 if (mPrintJob.getAttributes().getDuplexMode() != newMode in onItemSelected()
/frameworks/base/core/java/com/android/internal/print/
DDumpUtils.java230 proto.write("duplex_mode", PrintAttributesProto.DUPLEX_MODE, attributes.getDuplexMode()); in writePrintAttributes()
/frameworks/base/telephony/java/android/telephony/
DServiceState.java605 public int getDuplexMode() { in getDuplexMode() method in ServiceState
1188 .append(", duplexMode()=").append(getDuplexMode()) in toString()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DPrintSpoolerService.java998 final int duplexMode = attributes.getDuplexMode(); in doWriteStateLocked()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt34983 method @IntRange(from=0) public int getDuplexMode();
45420 method public int getDuplexMode();
/frameworks/base/boot/
Dboot-image-profile.txt14149 HSPLandroid/telephony/ServiceState;->getDuplexMode()I
/frameworks/base/config/
Dboot-image-profile.txt14213 HSPLandroid/telephony/ServiceState;->getDuplexMode()I