Searched defs:translucentAttrName (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
H A DCustomBar.java233 * @param translucentAttrName the attribute name for the translucency property of the bar.
237 protected int getBarColor(@NonNull String colorAttrName, @NonNull String translucentAttrName) { argument
244 translucentAttrName, true, false);

Completed in 59 milliseconds