Home
last modified time | relevance | path

Searched refs:colorDrawableConfig (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java428 final int colorDrawableConfig = 4; in testGetChangingConfigurations() local
429 final int childConfig = gradientDrawableConfig | colorDrawableConfig; in testGetChangingConfigurations()
432 mColorDrawable.setChangingConfigurations(colorDrawableConfig); in testGetChangingConfigurations()