Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DClipDrawableTest.java102 Drawable colorDrawable = new ColorDrawable(Color.GREEN); in testGetChangingConfigurations() local
134 Drawable colorDrawable = new ColorDrawable(Color.GREEN); in testGetIntrinsicHeight() local
149 Drawable colorDrawable = new ColorDrawable(Color.GREEN); in testGetIntrinsicWidth() local
187 Drawable colorDrawable = new ColorDrawable(Color.GREEN); in testGetPadding() local
219 Drawable colorDrawable = new ColorDrawable(Color.GREEN); in testInvalidateDrawable() local
233 Drawable colorDrawable = new ColorDrawable(Color.GREEN); in testIsStateful() local
246 Drawable colorDrawable = new ColorDrawable(Color.GREEN); in testOnBoundsChange() local
268 Drawable colorDrawable = new ColorDrawable(Color.GREEN); in testOnLevelChange() local
311 Drawable colorDrawable = new ColorDrawable(Color.GREEN); in testScheduleDrawable() local
322 Drawable colorDrawable = new ColorDrawable(Color.GREEN); in testSetAlpha() local
[all …]
DColorDrawableTest.java61 ColorDrawable colorDrawable = new ColorDrawable(); in testAccessAlpha() local
79 final ColorDrawable colorDrawable = new ColorDrawable(); in testGetChangingConfigurations() local
94 final ColorDrawable colorDrawable = new ColorDrawable(); in testGetConstantState() local
102 ColorDrawable colorDrawable = new ColorDrawable(); in testGetOpacity() local
115 final ColorDrawable colorDrawable = new ColorDrawable(); in testInflate() local
DColorStateListDrawableTest.java134 final ColorDrawable colorDrawable = (ColorDrawable) mDrawable.getCurrent(); in testColorFilter() local
145 final ColorDrawable colorDrawable = (ColorDrawable) cslDrawable.getCurrent(); in testColorStateListAccess() local
159 ColorDrawable colorDrawable = (ColorDrawable) mDrawable.getCurrent(); in testSetState() local
DStateListDrawableTest.java356 ColorDrawable colorDrawable = new ColorDrawable(Color.RED); in testGetStateDrawable() local
368 ColorDrawable colorDrawable = new ColorDrawable(Color.GREEN); in testGetStateSet() local
DDefaultFocusHighlightTest.java342 ColorDrawable colorDrawable = DrawableFactory.createColorDrawable(); in createStateListDrawable() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java896 ColorDrawable colorDrawable; in testSetBackgroundColor() local
5057 ColorDrawable colorDrawable = new ColorDrawable(Color.CYAN); in testSetVerticalScrollbarTrack() local
5070 ColorDrawable colorDrawable = new ColorDrawable(Color.CYAN); in testSetVerticalScrollbarThumb() local
5083 ColorDrawable colorDrawable = new ColorDrawable(Color.CYAN); in testSetHorizontalScrollbarTrack() local
5096 ColorDrawable colorDrawable = new ColorDrawable(Color.CYAN); in testSetHorizontalScrollbarThumb() local