Home
last modified time | relevance | path

Searched refs:USER_STOPPED_REASON_DELETE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_constant.h178 static const int32_t USER_STOPPED_REASON_DELETE = 6; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/src/
H A Dans_convert_enum.cpp246 case NotificationConstant::USER_STOPPED_REASON_DELETE: in ReasonCToJS()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/
H A Dbgtask_misc_unit_test.cpp289 Notification::NotificationConstant::USER_STOPPED_REASON_DELETE);
294 Notification::NotificationConstant::USER_STOPPED_REASON_DELETE);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dans_log_test.cpp318 inType = NotificationConstant::USER_STOPPED_REASON_DELETE;
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_publish_service.cpp2106 NotificationConstant::USER_STOPPED_REASON_DELETE); in RemoveNotificationFromRecordList()
2111 int32_t reason = NotificationConstant::USER_STOPPED_REASON_DELETE; in RemoveNotificationFromRecordList()
2122 … currNotificationList, nullptr, NotificationConstant::USER_STOPPED_REASON_DELETE); in RemoveNotificationFromRecordList()
2128 notifications, nullptr, NotificationConstant::USER_STOPPED_REASON_DELETE); in RemoveNotificationFromRecordList()