Home
last modified time | relevance | path

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

/cts/tests/tests/content/src/android/content/cts/
DContextTest.java170 final AttributeSet attr = Xml.asAttributeSet(parser); in getAttributeSet() local
/cts/tests/tests/view/src/android/view/animation/cts/
DScaleAnimationTest.java59 final AttributeSet attr = Xml.asAttributeSet(parser); in testConstructors() local
DTranslateAnimationTest.java67 final AttributeSet attr = Xml.asAttributeSet(parser); in testConstructors() local
DRotateAnimationTest.java61 final AttributeSet attr = Xml.asAttributeSet(parser); in testConstructors() local
DAnimationSetTest.java68 final AttributeSet attr = Xml.asAttributeSet(parser); in testConstructor() local
/cts/tests/tests/widget/src/android/widget/cts/
DDigitalClockTest.java122 AttributeSet attr = Xml.asAttributeSet(parser); in getAttributeSet() local
DDatePickerTest.java146 final AttributeSet attr = Xml.asAttributeSet(parser); in getAttributeSet() local
DMultiAutoCompleteTextViewTest.java65 AttributeSet attr = Xml.asAttributeSet(parser); in testConstructor() local
DTableRowTest.java136 AttributeSet attr = Xml.asAttributeSet(parser); in testGenerateLayoutParams() local
DTableLayoutTest.java559 AttributeSet attr = Xml.asAttributeSet(parser); in testGenerateLayoutParams1() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DPaintDrawableTest.java106 AttributeSet attr = getAtrributeSet(parser); in testInflateTag() local
/cts/tests/tests/security/jni/
Dandroid_security_cts_NativeCodeTest.cpp39 uint64_t attr[10] = { 0x4800000001, (uint32_t) -1, 0, 0, 0, 0x300 }; in android_security_cts_NativeCodeTest_doPerfEventTest() local
/cts/suite/audio_quality/lib/src/task/
DModelBuilder.cpp250 const TiXmlAttribute* attr = elem.FirstAttribute(); in parseAttributes() local
/cts/tests/tests/nativeopengl/standalone/jni/tests/
DEGLCleanup_test.cpp136 pthread_attr_t attr; in startThread_l() local
/cts/tools/utils/
DDescriptionGenerator.java445 Attr attr = mDoc.createAttribute(name); in setAttribute() local
/cts/tests/tests/view/src/android/view/cts/
DWindowTest.java165 WindowManager.LayoutParams attr = mWindow.getAttributes(); in testAccessAttributes() local
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js2152 attr: function( name, value ) { method
2437 attr: function( elem, name, value, pass ) { method