Searched refs:GetTotalBadgeNums (Results 1 – 3 of 3) sorted by relevance
165 …ErrCode GetTotalBadgeNums(const sptr<NotificationBundleOption> &bundleOption, int32_t &totalBadgeN…
714 …EXPECT_EQ((int)NotificationPreferences::GetInstance().GetTotalBadgeNums(bundleOption_, totalBadgeN…726 …EXPECT_EQ((int)NotificationPreferences::GetInstance().GetTotalBadgeNums(bundleEmptyOption_, totalB…738 EXPECT_EQ((int)NotificationPreferences::GetInstance().GetTotalBadgeNums(nullptr, totalBadgeNum),
303 ErrCode NotificationPreferences::GetTotalBadgeNums( in GetTotalBadgeNums() function in OHOS::Notification::NotificationPreferences