Home
last modified time | relevance | path

Searched defs:dr1 (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DDrawableContainerStateTest.java82 Drawable dr1 = spy(new ColorDrawable(Color.BLUE)); in testAddChild() local
116 Drawable dr1 = spy(new ColorDrawable(Color.GREEN)); in testIsStateful() local
215 Drawable dr1 = spy(new ColorDrawable(Color.BLUE)); in testConstantHeightsAndWidths() local
251 Drawable dr1 = spy(new ColorDrawable(Color.BLUE)); in testGetOpacity() local
DDrawableContainerTest.java158 MockDrawable dr1 = new MockDrawable(); in testGetChangingConfigurations() local
189 Drawable dr1 = spy(new ColorDrawable(Color.RED)); in testGetPadding() local
388 Drawable dr1 = spy(new ColorDrawable(Color.GREEN)); in testIsStateful() local
471 Drawable dr1 = spy(new ColorDrawable(Color.GREEN)); in testGetIntrinsicWidth() local
504 Drawable dr1 = spy(new ColorDrawable(Color.GREEN)); in testGetIntrinsicHeight() local
537 Drawable dr1 = spy(new ColorDrawable(Color.RED)); in testGetMinimumWidth() local
570 Drawable dr1 = spy(new ColorDrawable(Color.GREEN)); in testGetMinimumHeight() local
727 Drawable dr1 = spy(new ColorDrawable(Color.RED)); in testGetOpacity() local
749 MockDrawable dr1 = new MockDrawable(); in testSelectDrawable() local
DLayerDrawableTest.java476 Drawable dr1 = new IntrinsicSizeDrawable(30, 40, new Rect(9, 8, 7, 6)); in testAccessPaddingMode() local
/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java685 ColorDrawable dr1 = (ColorDrawable) mResources.getDrawable(R.color.varies_uimode); in testChangingConfiguration() local
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java5157 ColorDrawable dr1 = new ColorDrawable(Color.RED); in testAccessCompoundDrawableTint() local
5185 ColorDrawable dr1 = new ColorDrawable(Color.RED); in testAccessCompoundDrawableTintBlendMode() local