Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/js/napi/include/
Dcommon.h982 static napi_value GetNotificationUserInput(
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp2408 if (!GetNotificationUserInput(env, actionButton, pActionButton)) { in GetNotificationActionButtonsDetailed()
2514 napi_value Common::GetNotificationUserInput( in GetNotificationUserInput() function in OHOS::NotificationNapi::Common