Searched refs:GetTotalBadgeNums (Results 1 – 3 of 3) sorted by relevance
168 …ErrCode GetTotalBadgeNums(const sptr<NotificationBundleOption> &bundleOption, int32_t &totalBadgeN…
713 …ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetTotalBadgeNums(bundleOption_, totalBadge…726 …ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetTotalBadgeNums(bundleEmptyOption_, total…738 … ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetTotalBadgeNums(nullptr, totalBadgeNum),
396 ErrCode NotificationPreferences::GetTotalBadgeNums( in GetTotalBadgeNums() function in OHOS::Notification::NotificationPreferences