Home
last modified time | relevance | path

Searched defs:ta (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DYuvTest.java112 Allocation ta = Allocation.createSized(mRS, Element.U8(mRS), tmp.length); in testV17() local
151 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_NV21() local
202 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_YV12() local
254 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_YV12_Float4() local
301 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_NV21_Float4() local
/cts/tests/tests/view/src/android/view/cts/
DContextThemeWrapperTest.java79 TypedArray ta = in testAccessTheme() local
94 TypedArray ta = in testSetTheme() local
158 private void verifyIdenticalTextAppearanceStyle(TypedArray ta) { in verifyIdenticalTextAppearanceStyle()
/cts/tests/tests/rscpp/src/android/cts/rscpp/
DRSYuvTest.java98 Allocation ta = Allocation.createSized(mRS, Element.U8(mRS), tmp.length); in testV17() local
125 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_YV12() local
164 Allocation ta = Allocation.createTyped(mRS, tb.create(), Allocation.USAGE_SCRIPT); in test_NV21() local
/cts/tests/framework/base/windowmanager/app/src/android/server/wm/app/
DFontScaleActivity.java52 TypedArray ta = getTheme().obtainStyledAttributes(attrs, in dumpFontSize() local
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DCustomDrawableTest.java65 final TypedArray ta; in inflate() local
/cts/tests/tests/content/src/android/content/res/cts/
DTypedArrayTest.java278 final TypedArray ta = getContext().getResources().obtainAttributes(set, in testNonResourceString() local
296 final TypedArray ta = theme.obtainStyledAttributes(parser, R.styleable.style1, 0, 0); in testEmptyXmlAttributeDoesNotFallbackToTheme() local
DResources_ThemeTest.java88 final TypedArray ta = mResTheme.obtainStyledAttributes(new int[] { R.attr.testString }); in testObtainStyledAttributesWithInlineStringInTheme() local
DResourcesTest.java123 final TypedArray ta = mResources.obtainTypedArray(R.array.string); in testObtainTypedArray() local
/cts/tests/app/src/android/app/cts/
DDialogTest.java123 TypedArray ta = in testConstructor() local
166 private void assertTextAppearanceStyle(TypedArray ta) { in assertTextAppearanceStyle()
DAlertDialog_BuilderTest.java122 TypedArray ta = themedContext.obtainStyledAttributes(attrs); in testConstructorWithThemeId() local
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java728 int ta = cellSignalStrengthLte.getTimingAdvance(); in verifyCellSignalStrengthLte() local
951 int ta = gsm.getTimingAdvance(); in verifyCellSignalStrengthGsm() local
/cts/tests/tests/widget/src/android/widget/cts/
DMagnifierTest.java240 final TypedArray ta = deviceDefaultContext.obtainStyledAttributes( in testMagnifierDefaultParameters_withDeprecatedConstructor() local