Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DCustomBar.java237 protected int getBarColor(@NonNull String colorAttrName, @NonNull String translucentAttrName) { in getBarColor() argument
244 translucentAttrName, true, false); in getBarColor()