Searched refs:EnableBadge (Results 1 – 7 of 7) sorted by relevance
45 notificationSlot.EnableBadge(enabled); in DoSomethingInterestingWithMyAPI()
90 slot.EnableBadge(true);136 slot.EnableBadge(true);182 slot.EnableBadge(true);227 slot.EnableBadge(true);274 slot.EnableBadge(true);390 slot.EnableBadge(true);
264 void EnableBadge(bool isShowBadge);
188 void NotificationSlot::EnableBadge(bool isShowBadge) in EnableBadge() function in OHOS::Notification::NotificationSlot
1241 slot->EnableBadge(true);1282 slot->EnableBadge(true);1333 slot->EnableBadge(true);
1138 slot->EnableBadge(showBadge); in ParseSlotShowBadge()
4049 slot.EnableBadge(badgeFlag); in GetNotificationSlotByBool()