Searched refs:NONE_ACTION_BUTTON (Results 1 – 7 of 7) sorted by relevance
51 NotificationConstant::SemanticActionButton::NONE_ACTION_BUTTON,261 NotificationConstant::SemanticActionButton::NONE_ACTION_BUTTON
40 NONE_ACTION_BUTTON, // Indicates that no WantAgent is associated. enumerator
105 actionButton->SetSemanticActionButton(NotificationConstant::NONE_ACTION_BUTTON); in InitButtonRequest()
101 …SetNamedPropertyByInteger(env, obj, (int32_t)SemanticActionButton::NONE_ACTION_BUTTON, "NONE_ACTIO… in SemanticActionButtonInit()
40 NONE_ACTION_BUTTON, enumerator
47 NONE_ACTION_BUTTON, enumerator
293 … EXPECT_EQ(NotificationConstant::NONE_ACTION_BUTTON, actionButton->GetSemanticActionButton()); in CheckCaseThreeResult()803 actionButton->SetSemanticActionButton(NotificationConstant::NONE_ACTION_BUTTON);