Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java2111 boolean fillCanApplyTheme = canComplexColorApplyTheme(mFillColors); in canApplyTheme()
2112 boolean strokeCanApplyTheme = canComplexColorApplyTheme(mStrokeColors); in canApplyTheme()
2132 boolean fillCanApplyTheme = canComplexColorApplyTheme(mFillColors); in applyTheme()
2133 boolean strokeCanApplyTheme = canComplexColorApplyTheme(mStrokeColors); in applyTheme()
2156 private boolean canComplexColorApplyTheme(ComplexColor complexColor) { in canComplexColorApplyTheme() method in VectorDrawable.VFullPath
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20395 Landroid/graphics/drawable/VectorDrawable$VFullPath;->canComplexColorApplyTheme(Landroid/content/re…