Home
last modified time | relevance | path

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

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