Home
last modified time | relevance | path

Searched refs:NONE_ACTION_BUTTON (Results 1 - 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_action_button.h51 NotificationConstant::SemanticActionButton::NONE_ACTION_BUTTON,
261 NotificationConstant::SemanticActionButton::NONE_ACTION_BUTTON
H A Dnotification_constant.h40 NONE_ACTION_BUTTON, // Indicates that no WantAgent is associated. enumerator
/base/notification/distributed_notification_service/test/bechmarktest/notification_publish_test/
H A Dnotification_publish_test.cpp105 actionButton->SetSemanticActionButton(NotificationConstant::NONE_ACTION_BUTTON); in InitButtonRequest()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dconstant.cpp101 SetNamedPropertyByInteger(env, obj, (int32_t)SemanticActionButton::NONE_ACTION_BUTTON, "NONE_ACTION_BUTTON"); in SemanticActionButtonInit()
/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h40 NONE_ACTION_BUTTON, member in OHOS::Location::SemanticActionButton
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h45 NONE_ACTION_BUTTON, member in OHOS::NotificationNapi::SemanticActionButton
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp293 EXPECT_EQ(NotificationConstant::NONE_ACTION_BUTTON, actionButton->GetSemanticActionButton()); in CheckCaseThreeResult()
803 actionButton->SetSemanticActionButton(NotificationConstant::NONE_ACTION_BUTTON); in HWTEST_F()

Completed in 10 milliseconds