Searched refs:GetNotificationSlotsNumForBundle (Results 1 – 4 of 4) sorted by relevance
118 …ErrCode GetNotificationSlotsNumForBundle(const sptr<NotificationBundleOption> &bundleOption, uint6…
1101 …EXPECT_EQ((int)NotificationPreferences::GetInstance().GetNotificationSlotsNumForBundle(bundleOptio…1115 …EXPECT_EQ((int)NotificationPreferences::GetInstance().GetNotificationSlotsNumForBundle(bundleEmpty…1129 …EXPECT_EQ((int)NotificationPreferences::GetInstance().GetNotificationSlotsNumForBundle(nullptr, nu…
239 ErrCode NotificationPreferences::GetNotificationSlotsNumForBundle( in GetNotificationSlotsNumForBundle() function in OHOS::Notification::NotificationPreferences
2738 … result = NotificationPreferences::GetInstance().GetNotificationSlotsNumForBundle(bundle, num); in GetSlotNumAsBundle()