Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DInterfaceForAppsTest.java382 assertEquals(2, job.getInfo().getCopies());
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java734 protected String getCopies() throws UiObjectNotFoundException, IOException { in getCopies() method in BasePrintTest