Home
last modified time | relevance | path

Searched refs:getCopies (Results 1 – 5 of 5) sorted by relevance

/cts/libs/helpers/interfaces/src/com/android/cts/helpers/
DICtsPrintHelper.java128 int getCopies(); in getCopies() method
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java615 protected int getCopies() throws TestHelperException { in getCopies() method in BasePrintTest
616 return mPrintHelper.getCopies(); in getCopies()
/cts/tests/tests/print/src/android/print/cts/
DInterfaceForAppsTest.java382 assertEquals(2, job.getInfo().getCopies());
/cts/helpers/default/src/com/android/cts/helpers/aosp/
DDefaultCtsPrintHelper.java298 public int getCopies() throws TestHelperException { in getCopies() method in DefaultCtsPrintHelper
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt35189 method @IntRange(from=0) public int getCopies();