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.java56 TypedArray testTypedArray = mResTheme.obtainStyledAttributes(attrs); in testObtainStyledAttributes() local
DResourcesTest.java92 final TypedArray testTypedArray = mResources.obtainAttributes(set, R.styleable.Style1); in testObtainAttributes() local
/cts/tests/tests/content/src/android/content/cts/
DContextTest.java113 TypedArray testTypedArray = mContext in testObtainStyledAttributes() local