Home
last modified time | relevance | path

Searched defs:colorEnabled (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp323 void NotificationRequest::SetColorEnabled(bool colorEnabled) in SetColorEnabled()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp2133 bool colorEnabled = false; in GetNotificationColorEnabled() local