Home
last modified time | relevance | path

Searched refs:SetNotificationLocalLiveViewContent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h438 static napi_value SetNotificationLocalLiveViewContent(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_liveview.cpp34 napi_value Common::SetNotificationLocalLiveViewContent( in SetNotificationLocalLiveViewContent() function in OHOS::NotificationNapi::Common
H A Dcommon_convert_content.cpp91 ret = SetNotificationLocalLiveViewContent(env, basicContent.get(), contentResult); in SetNotificationContentDetailed()