Home
last modified time | relevance | path

Searched defs:attr (Results 1 – 16 of 16) sorted by relevance

/cts/tests/tests/print/src/android/print/pdf/cts/
DPrintedPdfDocumentTest.java58 PrintAttributes attr = new PrintAttributes.Builder().setMinMargins(ZERO_MARGINS).build(); in createWithNullMediaSize() local
64 PrintAttributes attr = new PrintAttributes.Builder() in createWithNullMargins() local
72 PrintAttributes attr = new PrintAttributes.Builder().setMinMargins(ZERO_MARGINS) in createWithNullContext() local
82 PrintAttributes attr = new PrintAttributes.Builder().setMinMargins(ZERO_MARGINS) in startPage() local
93 PrintAttributes attr = new PrintAttributes.Builder().setMinMargins(ZERO_MARGINS) in oneMilPageSize() local
119 PrintAttributes attr = new PrintAttributes.Builder().setMinMargins(ZERO_MARGINS) in getPageWidth() local
129 PrintAttributes attr = new PrintAttributes.Builder().setMinMargins(ZERO_MARGINS) in getPageHeight() local
139 PrintAttributes attr = new PrintAttributes.Builder().setMinMargins(ZERO_MARGINS) in getContentRect() local
151 PrintAttributes attr = new PrintAttributes.Builder().setMinMargins(margins) in getContentRectBigMargins() local
164 PrintAttributes attr = new PrintAttributes.Builder().setMinMargins(ZERO_MARGINS) in getPageHeightAfterClose() local
[all …]
/cts/tests/tests/view/src/android/view/animation/cts/
DScaleAnimationTest.java76 final AttributeSet attr = Xml.asAttributeSet(parser); in testConstructors() local
DTranslateAnimationTest.java82 final AttributeSet attr = Xml.asAttributeSet(parser); in testConstructors() local
DRotateAnimationTest.java75 final AttributeSet attr = Xml.asAttributeSet(parser); in testConstructors() local
DAnimationSetTest.java84 final AttributeSet attr = Xml.asAttributeSet(parser); in testConstructor() local
/cts/tests/tests/widget/src/android/widget/cts/
DDigitalClockTest.java131 AttributeSet attr = Xml.asAttributeSet(parser); in getAttributeSet() local
DTableRowTest.java154 AttributeSet attr = Xml.asAttributeSet(parser); in testGenerateLayoutParamsFromAttributeSet() local
DTableLayoutTest.java567 AttributeSet attr = Xml.asAttributeSet(parser); in testGenerateLayoutParamsFromAttributeSet() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DPaintDrawableTest.java129 AttributeSet attr = getAttributeSet(parser); in testInflateTag() local
/cts/apps/CameraITS/tools/
Dhardware.py126 def _read_sys_attr(self, root, attr): argument
143 def _read_sys_hex_attr(self, root, attr): argument
/cts/suite/audio_quality/lib/src/task/
DModelBuilder.cpp253 const XMLAttribute* attr = elem.FirstAttribute(); in parseAttributes() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13232/
Dpoc.cpp80 audio_attributes_t attr; in getOutputForAttr() local
/cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
DNdkApiXmlReport.java292 Attr attr = doc.createAttribute(name); in setAttribute() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDragDropTest.java638 private boolean drawableStateContains(int resourceId, int attr) { in drawableStateContains()
DWindowTest.java218 WindowManager.LayoutParams attr = mWindow.getAttributes(); in testAccessAttributes() local
/cts/tests/tests/content/src/android/content/cts/
DContextTest.java498 final AttributeSet attr = Xml.asAttributeSet(parser); in getAttributeSet() local