Searched refs:noExsitbundleOption_ (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/ |
H A D | notification_preferences_test.cpp | 48 static sptr<NotificationBundleOption> noExsitbundleOption_; member in OHOS::Notification::NotificationPreferencesTest 57 sptr<NotificationBundleOption> NotificationPreferencesTest::noExsitbundleOption_ = member in OHOS::Notification::NotificationPreferencesTest 203 noExsitbundleOption_, NotificationConstant::SlotType::OTHER), 266 …_EQ((int)NotificationPreferences::GetInstance()->RemoveNotificationForBundle(noExsitbundleOption_), 337 …((int)NotificationPreferences::GetInstance()->UpdateNotificationSlots(noExsitbundleOption_, slots), 352 …((int)NotificationPreferences::GetInstance()->UpdateNotificationSlots(noExsitbundleOption_, slots), 424 noExsitbundleOption_, NotificationConstant::SlotType::OTHER, slot), 501 …t)NotificationPreferences::GetInstance()->GetNotificationAllSlots(noExsitbundleOption_, slotsResul…
|