Searched refs:COLOR_DEFAULT (Results 1 – 3 of 3) sorted by relevance
30 static constexpr int COLOR_DEFAULT = 231; variable56 default: return COLOR_DEFAULT; in GetColor()
139 static const uint32_t COLOR_DEFAULT; variable1131 uint32_t color_ {NotificationRequest::COLOR_DEFAULT};
42 const uint32_t NotificationRequest::COLOR_DEFAULT {0};285 if (NotificationRequest::COLOR_DEFAULT != color_) { in SetColor()