Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/ans/src/
Dnotification_preferences_database.cpp1137 bool showBadge = static_cast<bool>(StringToInt(value)); in ParseSlotShowBadge() local
1138 slot->EnableBadge(showBadge); in ParseSlotShowBadge()