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.java426 final int colorDrawableConfig = 4; in testGetChangingConfigurations() local
427 final int childConfig = bitmapDrawableConfig | colorDrawableConfig; in testGetChangingConfigurations()
432 colorDrawable.setChangingConfigurations(colorDrawableConfig); in testGetChangingConfigurations()