Home
last modified time | relevance | path

Searched refs:SetNotificationContent (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h398 static napi_value SetNotificationContent(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp601 if (!SetNotificationContent(env, content, contentResult)) { in SetNotificationRequestByCustom()
911 napi_value Common::SetNotificationContent( in SetNotificationContent() function in OHOS::NotificationNapi::Common