Searched refs:EDIT_DISABLED (Results 1 – 4 of 4) sorted by relevance
28 …EDIT_DISABLED, // Indicates that the user is not allowed to edit an option before the option is s… enumerator
171 SetNamedPropertyByInteger(env, obj, (int32_t)InputEditType::EDIT_DISABLED, "EDIT_DISABLED"); in InputEditTypeInit()
102 EDIT_DISABLED, enumerator
219 EXPECT_EQ(NotificationConstant::InputEditType::EDIT_DISABLED, userInput->GetEditType()); in CheckCaseTwoResult()657 userInput->SetEditType(NotificationConstant::EDIT_DISABLED);