Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DColorDrawableTest.java47 ColorDrawable colorDrawable = new ColorDrawable(); in testAccessAlpha() local
64 final ColorDrawable colorDrawable = new ColorDrawable(); in testGetChangingConfigurations() local
78 final ColorDrawable colorDrawable = new ColorDrawable(); in testGetConstantState() local
85 ColorDrawable colorDrawable = new ColorDrawable(); in testGetOpacity() local
97 final ColorDrawable colorDrawable = new ColorDrawable(); in testInflate() local
DLayerDrawableTest.java51 Drawable colorDrawable = new ColorDrawable(Color.BLUE); in testConstructor() local
126 Drawable colorDrawable = new ColorDrawable(Color.BLUE); in testFindDrawableByLayerId() local
208 Drawable colorDrawable = new ColorDrawable(Color.BLUE); in testAccessDrawable() local
431 ColorDrawable colorDrawable = new ColorDrawable(Color.BLUE); in testGetChangingConfigurations() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java499 ColorDrawable colorDrawable; in testSetBackgroundColor() local