Searched refs:pillColor (Results 1 – 1 of 1) sorted by relevance
6059 int pillColor = Colors.flattenAlpha(getColors(p).getProtectionColor(), bgColor); in bindExpandButton() local6060 int textColor = Colors.flattenAlpha(getPrimaryTextColor(p), pillColor); in bindExpandButton()6062 contentView.setInt(R.id.expand_button, "setDefaultPillColor", pillColor); in bindExpandButton()6065 pillColor = Colors.flattenAlpha( in bindExpandButton()6068 getColors(p).getOnTertiaryFixedAccentTextColor(), pillColor); in bindExpandButton()6071 contentView.setInt(R.id.expand_button, "setHighlightPillColor", pillColor); in bindExpandButton()