Home
last modified time | relevance | path

Searched refs:FREE_FORM_INPUT (Results 1 - 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_constant.h35 FREE_FORM_INPUT, // Indicates that the user manually input the content. enumerator
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dconstant.cpp135 SetNamedPropertyByInteger(env, obj, (int32_t)InputsSource::FREE_FORM_INPUT, "FREE_FORM_INPUT"); in InputsSourceInit()
/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_user_input.cpp32 static_cast<int32_t>(NotificationConstant::InputsSource::FREE_FORM_INPUT)); in GetInputsSource()
/base/location/frameworks/js/napi/notification/include/
H A Dnotification_napi.h54 FREE_FORM_INPUT, member in OHOS::Location::InputsSource
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dcommon.h59 FREE_FORM_INPUT, member in OHOS::NotificationNapi::InputsSource
/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp265 EXPECT_EQ(NotificationConstant::FREE_FORM_INPUT, userInput->GetInputsSource(g_want)); in CheckCaseTwoResult()
742 userInput->SetInputsSource(g_want, NotificationConstant::FREE_FORM_INPUT); in HWTEST_F()

Completed in 10 milliseconds