Home
last modified time | relevance | path

Searched defs:APP_CANCEL_ALL_REASON_DELETE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_constant.h193 static const int32_t APP_CANCEL_ALL_REASON_DELETE = 9; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_fw_module_test.cpp69 constexpr int APP_CANCEL_ALL_REASON_DELETE = 9; variable