Searched refs:kColorShield (Results 1 – 1 of 1) sorted by relevance
170 static constexpr const teeui::Color kColorShield = 0xff778500; member in cuttlefish::confui::ConfUiRendererImpl304 ctx_.setParam<ShieldColor>(kColorShield); in SetDeviceContext()307 ctx_.setParam<ColorButton>(kColorShield); in SetDeviceContext()333 shield_color_ = is_inverted ? kColorShieldInv : kColorShield; in UpdateColorScheme()