Searched refs:backgroundOpacity (Results 1 – 1 of 1) sorted by relevance
717 private void setBackgroundOpacity(String backgroundOpacity) { in setBackgroundOpacity() argument718 mBackgroundOpacity = backgroundOpacity; in setBackgroundOpacity()719 mBackgroundOpacityName = getOpacityName(backgroundOpacity); in setBackgroundOpacity()