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

  /external/chromium_org/ui/message_center/
message_center_style.cc 43 const SkColor kNotificationBackgroundColor = SkColorSetRGB(255, 255, 255);
message_center_style.h 52 extern const SkColor kNotificationBackgroundColor; // Background of the card.
  /external/chromium_org/ui/message_center/views/
notification_view.cc 65 SkColor color = message_center::kNotificationBackgroundColor) {

Completed in 239 milliseconds