Searched refs:ParseSlotShowBadge (Results 1 – 2 of 2) sorted by relevance
310 void ParseSlotShowBadge(sptr<NotificationSlot> &slot, const std::string &value) const;
1137 return ParseSlotShowBadge(slot, valueStr); in SetSoltProperty()1371 void NotificationPreferencesDatabase::ParseSlotShowBadge(sptr<NotificationSlot> &slot, const std::s… in ParseSlotShowBadge() function in OHOS::Notification::NotificationPreferencesDatabase