Searched refs:NONE_ACTION_BUTTON (Results 1 – 6 of 6) 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()
97 …SetNamedPropertyByInteger(env, obj, (int32_t)SemanticActionButton::NONE_ACTION_BUTTON, "NONE_ACTIO… in SemanticActionButtonInit()
74 NONE_ACTION_BUTTON, enumerator
249 … EXPECT_EQ(NotificationConstant::NONE_ACTION_BUTTON, actionButton->GetSemanticActionButton()); in CheckCaseThreeResult()727 actionButton->SetSemanticActionButton(NotificationConstant::NONE_ACTION_BUTTON);