Searched defs:editType (Results 1 - 4 of 4) sorted by relevance
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_user_input_test.cpp | 49 Notification::NotificationConstant::InputEditType editType =
in HWTEST_F() local 85 Notification::NotificationConstant::InputEditType editType =
in HWTEST_F() local 255 Notification::NotificationConstant::InputEditType editType =
in HWTEST_F() local 277 Notification::NotificationConstant::InputEditType editType =
in HWTEST_F() local 299 Notification::NotificationConstant::InputEditType editType in HWTEST_F() local 325 Notification::NotificationConstant::InputEditType editType = HWTEST_F() local 351 Notification::NotificationConstant::InputEditType editType = HWTEST_F() local 421 Notification::NotificationConstant::InputEditType editType = HWTEST_F() local [all...] |
/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_user_input.cpp | 71 Create(const std::string &inputKey, const std::string &tag, const std::vector<std::string> &options, bool permitFreeFormInput, const std::set<std::string> &permitMimeTypes, const std::shared_ptr<AAFwk::WantParams> &additional, NotificationConstant::InputEditType editType) Create() argument 112 NotificationUserInput(const std::string &inputKey, const std::string &tag, const std::vector<std::string> &options, bool permitFreeFormInput, const std::set<std::string> &permitMimeTypes, const std::shared_ptr<AAFwk::WantParams> &additional, NotificationConstant::InputEditType editType) NotificationUserInput() argument [all...] |
/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi.cpp | 333 int32_t editType = 0; in GetNotificationUserInputByEditType() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common.cpp | 604 int32_t editType = 0; in GetNotificationUserInputByEditType() local
|
Completed in 6 milliseconds