Searched refs:FREE_FORM_INPUT (Results 1 – 5 of 5) sorted by relevance
35 FREE_FORM_INPUT, // Indicates that the user manually input the content. enumerator
32 static_cast<int32_t>(NotificationConstant::InputsSource::FREE_FORM_INPUT)); in GetInputsSource()
131 SetNamedPropertyByInteger(env, obj, (int32_t)InputsSource::FREE_FORM_INPUT, "FREE_FORM_INPUT"); in InputsSourceInit()
88 FREE_FORM_INPUT, enumerator
221 EXPECT_EQ(NotificationConstant::FREE_FORM_INPUT, userInput->GetInputsSource(g_want)); in CheckCaseTwoResult()666 userInput->SetInputsSource(g_want, NotificationConstant::FREE_FORM_INPUT);