Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableContainerStateTest.java122 Drawable dr2 = spy(new ColorDrawable(Color.BLUE)); in testIsStateful() local
227 Drawable dr2 = spy(new ColorDrawable(Color.GREEN)); in testConstantHeightsAndWidths() local
257 Drawable dr2 = spy(new ColorDrawable(Color.GREEN)); in testGetOpacity() local
/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java689 ColorDrawable dr2 = (ColorDrawable) mResources.getDrawable(R.color.varies_uimode); in testChangingConfiguration() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java5158 ColorDrawable dr2 = new ColorDrawable(Color.GREEN); in testAccessCompoundDrawableTint() local
5186 ColorDrawable dr2 = new ColorDrawable(Color.GREEN); in testAccessCompoundDrawableTintBlendMode() local