Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DLayerDrawableTest.java427 final int gradientDrawableConfig = 2; in testGetChangingConfigurations() local
429 final int childConfig = gradientDrawableConfig | colorDrawableConfig; in testGetChangingConfigurations()
431 mBitmapDrawable.setChangingConfigurations(gradientDrawableConfig); in testGetChangingConfigurations()