Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h544 static napi_value SetNotificationActionButton(
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp323 if (SetNotificationActionButton(env, vec, actionButtonResult)) { in SetNotificationRequestByCustom()
384 napi_value Common::SetNotificationActionButton( in SetNotificationActionButton() function in OHOS::NotificationNapi::Common