Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_request.cpp1539 int32_t badgeStyleValue = parcel.ReadInt32(); in ReadFromParcel() local
2135 auto badgeStyleValue = jsonObject.at("badgeIconStyle").get<int32_t>(); in ConvertJsonToEnum() local