Searched refs:EDIT_AUTO (Results 1 - 6 of 6) sorted by relevance
/base/notification/distributed_notification_service/interfaces/inner_api/ |
H A D | notification_constant.h | 26 EDIT_AUTO, // Indicates that the system determines whether to allow the user to edit the options before enumerator
|
H A D | notification_user_input.h | 315 NotificationConstant::InputEditType editType_ {NotificationConstant::InputEditType::EDIT_AUTO};
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | constant.cpp | 174 SetNamedPropertyByInteger(env, obj, (int32_t)InputEditType::EDIT_AUTO, "EDIT_AUTO"); in InputEditTypeInit()
|
/base/location/frameworks/js/napi/notification/include/ |
H A D | notification_napi.h | 67 EDIT_AUTO, member in OHOS::Location::InputEditType
|
/base/notification/distributed_notification_service/frameworks/js/napi/include/ |
H A D | common.h | 72 EDIT_AUTO, member in OHOS::NotificationNapi::InputEditType
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/ |
H A D | ans_innerkits_module_publish_test.cpp | 745 "Key", "tag", options, false, permitMimeTypes, additionalPtr, NotificationConstant::EDIT_AUTO); in HWTEST_F()
|
Completed in 8 milliseconds