Home
last modified time | relevance | path

Searched refs:SetHiddenNotification (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationsorting_fuzzer/
H A Dnotificationsorting_fuzzer.cpp42 notificationSorting.SetHiddenNotification(*data % ENABLE); in DoSomethingInterestingWithMyAPI()
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dnotification_sorting.h163 void SetHiddenNotification(const bool &isHiddenNotfication);
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_sorting.cpp182 void NotificationSorting::SetHiddenNotification(const bool &isHiddenNotification) in SetHiddenNotification() function in OHOS::Notification::NotificationSorting
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_sorting_test.cpp130 rrc->SetHiddenNotification(isHiddenNotification);
H A Dnotification_sorting_map_test.cpp107 sorting.SetHiddenNotification(isHiddenNotification);