Home
last modified time | relevance | path

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

/trusty/user/app/confirmationui/include/
Ddevice_layout.h32 static constexpr teeui::Color kColorShield = 0xffe8731a; variable
/trusty/user/app/confirmationui/src/
Dtrusty_confirmation_ui.cpp48 ctx->template setParam<ShieldColor>(kColorShield); in updateColorScheme()