HomeSort by relevance Sort by last modified time
    Searched refs:MENU_SEL_BG (Results 1 - 3 of 3) sorted by null

  /bootable/recovery/
screen_ui.h 38 MENU_SEL_BG,
wear_ui.cpp 112 SetColor(MENU_SEL_BG);
screen_ui.cpp 241 case MENU_SEL_BG:
454 SetColor(IsLongPress() ? MENU_SEL_BG_ACTIVE : MENU_SEL_BG);

Completed in 212 milliseconds