Home
last modified time | relevance | path

Searched refs:GetLockscreenVisibleness (Results 1 – 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/notification_fuzzer/
Dnotification_fuzzer.cpp39 notification.GetLockscreenVisibleness(); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/interfaces/inner_api/
Dnotification.h107 NotificationConstant::VisiblenessType GetLockscreenVisibleness() const;
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification.cpp107 NotificationConstant::VisiblenessType Notification::GetLockscreenVisibleness() const in GetLockscreenVisibleness() function in OHOS::Notification::Notification
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_test.cpp89 EXPECT_EQ(rrc->GetLockscreenVisibleness(), visbleness);