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.java87 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testDrawNull() local
95 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testInvalidateDrawable() local
103 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testScheduleDrawable() local
116 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testUnscheduleDrawable() local
128 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testGetChangingConfigurations() local
140 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable(null, drawable); in testGetAlpha() local
153 …AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable(backgroundDrawable, foregroundDrawabl… in testDrawWithoutSetBounds() local
184 …AdaptiveIconDrawable iconDrawable = (AdaptiveIconDrawable) context.getResources().getDrawable(andr… in testDrawSetBounds() local
221 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testSetVisible() local
230 AdaptiveIconDrawable iconDrawable = new AdaptiveIconDrawable( in testSetAlpha() local
[all …]