Searched refs:GetNotificationSlotsNumForBundle (Results 1 – 4 of 4) sorted by relevance
121 …ErrCode GetNotificationSlotsNumForBundle(const sptr<NotificationBundleOption> &bundleOption, uint6…
1101 …ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetNotificationSlotsNumForBundle(bundleOpti…1115 …ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetNotificationSlotsNumForBundle(bundleEmpt…1129 …ASSERT_EQ((int)NotificationPreferences::GetInstance()->GetNotificationSlotsNumForBundle(nullptr, n…
714 … result = NotificationPreferences::GetInstance()->GetNotificationSlotsNumForBundle(bundle, num); in GetSlotNumAsBundle()
296 ErrCode NotificationPreferences::GetNotificationSlotsNumForBundle( in GetNotificationSlotsNumForBundle() function in OHOS::Notification::NotificationPreferences