Searched refs:numCopies (Results 1 – 1 of 1) sorted by relevance
231 private void testCase(final boolean copyFromOriginal, final Integer numCopies, in testCase() argument283 if (numCopies != null) { in testCase()284 printJobBuilder.setCopies(numCopies); in testCase()301 Log.i(LOG_TAG, "Change to attributes: " + newAttributes + ", copies: " + numCopies + in testCase()