Home
last modified time | relevance | path

Searched refs:SetBackgroundColor (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_capsule_test.cpp57 rrc->SetBackgroundColor(backgroundColor);
73 rrc->SetBackgroundColor(backgroundColor);
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification_capsule.h57 void SetBackgroundColor(const std::string &color);
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_capsule.cpp41 void NotificationCapsule::SetBackgroundColor(const std::string &color) in SetBackgroundColor() function in OHOS::Notification::NotificationCapsule
/base/useriam/user_auth_framework/frameworks/js/napi/user_auth_extension/module_loader/
Djs_user_auth_extension.cpp365 uiWindow->SetBackgroundColor(DEFAULT_BACKGROUND_COLOR); in ForegroundWindow()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon_convert_liveview.cpp382 capsule.SetBackgroundColor(str); in GetNotificationLocalLiveViewCapsule()
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_drawing.cpp997 g_drawingInfo.rootNode->SetBackgroundColor(SK_ColorTRANSPARENT); in InitCanvas()
1060 g_drawingInfo.surfaceNode->SetBackgroundColor(SK_ColorTRANSPARENT); in CreateWindow()