Home
last modified time | relevance | path

Searched defs:sa (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DPrimitiveTest.java36 final TypedArray sa = mContext.obtainStyledAttributes(resid, R.styleable.EnumStyle); in tryEnum() local
53 final TypedArray sa = mContext.obtainStyledAttributes(resid, R.styleable.FlagStyle); in tryFlag() local
DConfigTest.java97 final TypedArray sa = theme.obtainStyledAttributes(resId, styleable); in checkValue() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/
DTest_invoke_virtual.java43 String sa = "a" + a; in testN1() local
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/
DTest_invoke_virtual_range.java44 String sa = "a" + a; in testN1() local
/cts/tests/tests/widget/src/android/widget/cts/
DAdapterViewTest.java422 SparseArray<Parcelable> sa = new SparseArray<Parcelable>(); in testDispatchSaveInstanceState() local
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DComputeTest.java344 short[] sa = s.get_sa(); in checkInit() local
/cts/tests/tests/security/jni/
Dandroid_security_cts_cve_2019_2213_Test.c1675 struct sigaction sa; in handle_sig() local