Home
last modified time | relevance | path

Searched defs:badgeIconStyle (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h110 int32_t badgeIconStyle; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp521 int32_t badgeIconStyle = cjRequest.badgeIconStyle; in GetNotificationRequestByNumber() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp110 auto badgeIconStyle = static_cast<int32_t>(request->GetBadgeIconStyle()); in SetNotificationRequestByNumber() local
1527 int32_t badgeIconStyle = 0; in GetNotificationBadgeIconStyle() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp992 int32_t badgeIconStyle = 0; in GetNotificationBadgeIconStyle() local