Home
last modified time | relevance | path

Searched defs:testTypedArray (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DResources_ThemeTest.java61 TypedArray testTypedArray = mResTheme.obtainStyledAttributes(attrs); in testObtainStyledAttributes() local
DResourcesTest.java91 final TypedArray testTypedArray = mResources.obtainAttributes(set, R.styleable.Style1); in testObtainAttributes() local
/cts/tests/tests/content/src/android/content/cts/
DContextTest.java114 TypedArray testTypedArray = mContext in testObtainStyledAttributes() local