Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h465 static napi_value SetNotificationMultiLineContent(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp901 ret = SetNotificationMultiLineContent(env, basicContent.get(), contentResult); in SetNotificationContentDetailed()
1094 napi_value Common::SetNotificationMultiLineContent( in SetNotificationMultiLineContent() function in OHOS::NotificationNapi::Common