Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h432 static napi_value SetNotificationLongTextContent(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp883 ret = SetNotificationLongTextContent(env, basicContent.get(), contentResult); in SetNotificationContentDetailed()
962 napi_value Common::SetNotificationLongTextContent( in SetNotificationLongTextContent() function in OHOS::NotificationNapi::Common