Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_convert_enum.h88 APP_CANCEL_REASON_OTHER = 100, enumerator
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_constant.h303 static const int32_t APP_CANCEL_REASON_OTHER = 100; variable