Searched refs:SYSTEM_COLOR_BLACK (Results 1 – 4 of 4) sorted by relevance
355 constexpr uint32_t SYSTEM_COLOR_BLACK = 0x66000000; variable517 …SystemBarProperty() : enable_(true), backgroundColor_(SYSTEM_COLOR_BLACK), contentColor_(SYSTEM_CO… in SystemBarProperty()
586 constexpr uint32_t SYSTEM_COLOR_BLACK = 0x66000000; variable695 …SystemBarProperty() : enable_(true), backgroundColor_(SYSTEM_COLOR_BLACK), contentColor_(SYSTEM_CO… in SystemBarProperty()
1020 properties[WindowType::WINDOW_TYPE_STATUS_BAR].contentColor_ = SYSTEM_COLOR_BLACK; in SetBarPropertyMap()1032 properties[WindowType::WINDOW_TYPE_NAVIGATION_BAR].contentColor_ = SYSTEM_COLOR_BLACK; in SetBarPropertyMap()
795 properties[WindowType::WINDOW_TYPE_STATUS_BAR].contentColor_ = SYSTEM_COLOR_BLACK; in SetWindowStatusBarContentColor()823 properties[WindowType::WINDOW_TYPE_NAVIGATION_BAR].contentColor_ = SYSTEM_COLOR_BLACK; in SetWindowNavigationBarContentColor()