Home
last modified time | relevance | path

Searched refs:UNREAD_ACTION_BUTTON (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_constant.h43 UNREAD_ACTION_BUTTON, // Indicates the action of marking the content as unread. enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dconstant.cpp105 env, obj, (int32_t)SemanticActionButton::UNREAD_ACTION_BUTTON, "UNREAD_ACTION_BUTTON"); in SemanticActionButtonInit()
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h43 UNREAD_ACTION_BUTTON, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h50 UNREAD_ACTION_BUTTON, enumerator