Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DAdaptiveIconDrawableTest.java82 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testDrawNull() local
90 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testInvalidateDrawable() local
98 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testScheduleDrawable() local
111 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testUnscheduleDrawable() local
123 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testGetChangingConfigurations() local
140 …AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable(backgroundDrawable, foregroundDrawabl… in testDrawWithoutSetBounds() local
171 …AdaptiveIconDrawable iconDrawable = (AdaptiveIconDrawable) context.getResources().getDrawable(andr… in testDrawSetBounds() local
207 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testSetVisible() local
216 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testSetAlpha() local
228 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testSetColorFilter() local
[all …]