Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h960 static napi_value GetNotificationActionButtonsDetailedBasicInfo(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp2402 if (!GetNotificationActionButtonsDetailedBasicInfo(env, actionButton, pActionButton)) { in GetNotificationActionButtonsDetailed()
2414 napi_value Common::GetNotificationActionButtonsDetailedBasicInfo( in GetNotificationActionButtonsDetailedBasicInfo() function in OHOS::NotificationNapi::Common