Home
last modified time | relevance | path

Searched defs:editType (Results 1 – 3 of 3) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_user_input_test.cpp49 Notification::NotificationConstant::InputEditType editType = variable
85 Notification::NotificationConstant::InputEditType editType = variable
219 Notification::NotificationConstant::InputEditType editType = variable
241 Notification::NotificationConstant::InputEditType editType = variable
263 Notification::NotificationConstant::InputEditType editType = variable
289 Notification::NotificationConstant::InputEditType editType = variable
315 Notification::NotificationConstant::InputEditType editType = variable
353 Notification::NotificationConstant::InputEditType editType = variable
385 Notification::NotificationConstant::InputEditType editType = variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_user_input.cpp74 NotificationConstant::InputEditType editType) in Create()
114 …const std::shared_ptr<AAFwk::WantParams> &additional, NotificationConstant::InputEditType editType) in NotificationUserInput()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp2748 int32_t editType = 0; in GetNotificationUserInputByEditType() local