Searched defs:CANCEL_REASON_DELETE (Results 1 - 2 of 2) sorted by relevance
/base/notification/distributed_notification_service/interfaces/inner_api/ | ||
H A D | notification_constant.h | 158 static const int32_t CANCEL_REASON_DELETE = 2; member in OHOS::Notification::NotificationConstant::SourceType |
/base/notification/distributed_notification_service/frameworks/test/moduletest/ | ||
H A D | ans_fw_module_test.cpp | 67 constexpr int CANCEL_REASON_DELETE = 2; member |
Completed in 8 milliseconds