Home
last modified time | relevance | path

Searched refs:copies (Results 1 – 4 of 4) sorted by relevance

/cts/helpers/default/src/com/android/cts/helpers/aosp/
DDefaultCtsPrintHelper.java288 UiObject copies = mDevice.findObject(new UiSelector().resourceId( in setCopies() local
290 copies.setText(Integer.valueOf(newCopies).toString()); in setCopies()
300 UiObject copies = mDevice.findObject(new UiSelector().resourceId( in getCopies() local
302 return Integer.parseInt(copies.getText()); in getCopies()
/cts/libs/helpers/interfaces/src/com/android/cts/helpers/
DICtsPrintHelper.java121 void setCopies(int copies); in setCopies() argument
/cts/hostsidetests/sustainedperf/dhrystone/
DLICENSE.TXT21 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
/cts/apps/CtsVerifier/
DNOTICE.txt44 copies of the Software, and to permit persons to whom the Software is
48 all copies or substantial portions of the Software.
149 4. Redistribution. You may reproduce and distribute copies of the
378 4. Redistribution. You may reproduce and distribute copies of the
499 Everyone is permitted to copy and distribute verbatim copies
516 have the freedom to distribute copies of free software (and charge for
524 distribute copies of the software, or if you modify it.
526 For example, if you distribute copies of such a program, whether
572 1. You may copy and distribute verbatim copies of the Program's
583 2. You may modify your copy or copies of the Program or any portion
[all …]