Home
last modified time | relevance | path

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

12345

/frameworks/base/tools/layoutlib/rename_font/
DREADME8 The build_font.py copies all files from input_dir to output_dir while renaming
/frameworks/base/core/java/android/print/
DPrintJobInfo.java691 public void setCopies(int copies) { in setCopies() argument
692 mPrototype.mCopies = copies; in setCopies()
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt6 Everyone is permitted to copy and distribute verbatim copies
29 you have the freedom to distribute copies of free software (and charge
38 you if you distribute copies of the library or if you modify it.
40 For example, if you distribute copies of the library, whether gratis
150 1. You may copy and distribute verbatim copies of the Library's
162 2. You may modify your copy or copies of the Library or any portion
222 subsequent copies and derivative works made from that copy.
353 rights under this License. However, parties who have received copies,
383 all those who receive copies directly or indirectly through you, then
/frameworks/base/docs/html/training/beam-files/
Dindex.jd33 touching devices. In response, Android Beam file transfer automatically copies files from one
Dreceive-files.jd37 Android Beam file transfer copies files to a special directory on the receiving device. It also
105 To read files that Android Beam file transfer copies to the device, request the permission
129 Android Beam file transfer copies all the files in a single transfer to one directory
/frameworks/compile/mclinker/
DLICENSE.TXT19 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
/frameworks/compile/slang/
DNOTICE105 4. Redistribution. You may reproduce and distribute copies of the
221 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
291 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
/frameworks/av/
DNOTICE185 4. Redistribution. You may reproduce and distribute copies of the
302 publish, distribute, and/or sell copies of the Data Files or Software,
305 notice appear with all copies of the Data Files or Software, (b) both the
/frameworks/base/
DNOTICE196 4. Redistribution. You may reproduce and distribute copies of the
313 publish, distribute, and/or sell copies of the Data Files or Software,
316 notice appear with all copies of the Data Files or Software, (b) both the
/frameworks/native/
DNOTICE185 4. Redistribution. You may reproduce and distribute copies of the
302 publish, distribute, and/or sell copies of the Data Files or Software,
305 notice appear with all copies of the Data Files or Software, (b) both the
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DPrintActivity.java2253 int copies = 0; in afterTextChanged() local
2255 copies = Integer.parseInt(editable.toString()); in afterTextChanged()
2260 if (copies < MIN_COPIES) { in afterTextChanged()
2266 mPrintJob.setCopies(copies); in afterTextChanged()
/frameworks/compile/libbcc/
DNOTICE107 4. Redistribution. You may reproduce and distribute copies of the
221 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DPrintSpoolerService.java1006 String copies = parser.getAttributeValue(null, ATTR_COPIES); in parsePrintJob() local
1007 printJob.setCopies(Integer.parseInt(copies)); in parsePrintJob()
/frameworks/base/docs/html/training/id-auth/
Dcustom_auth.jd179 multiple copies of it taking up space on your user's device.</p>
/frameworks/base/docs/html/distribute/users/
Dbuild-buzz.jd194 provide early copies of your app or game for the press to review, and publish
/frameworks/av/drm/libdrmframework/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/frameworks/base/cmds/input/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/frameworks/base/packages/FusedLocation/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/frameworks/native/cmds/service/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/frameworks/base/packages/SystemUI/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/frameworks/av/media/libstagefright/codecs/common/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/frameworks/av/media/libeffects/visualizer/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/frameworks/av/media/libmedia/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/frameworks/av/media/libeffects/preprocessing/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DNOTICE102 4. Redistribution. You may reproduce and distribute copies of the

12345