Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_convert_enum.h85 PACKAGE_REMOVE_REASON_DELETE = 28, enumerator
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_constant.h288 static const int32_t PACKAGE_REMOVE_REASON_DELETE = 28; variable