Home
last modified time | relevance | path

Searched defs:liveView (Results 1 – 6 of 6) sorted by relevance

/base/notification/distributed_notification_service/services/ans/test/unittest/notification_extension/
Ddistributed_device_data_service_test.cpp72 …bool liveView = DistributedDeviceDataService::GetInstance().GetDeviceLiveViewEnable(DEVICE_TYPE, D… variable
/base/notification/distributed_notification_service/services/ans/src/notification_extension/
Ddistributed_collaboration_service.cpp61 …auto liveView = std::static_pointer_cast<NotificationLiveViewContent>(content->GetNotificationCont… in CheckCollaborativePublish() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_local_live_view_content_test.cpp118 auto *liveView = liveViewContent->FromJson(jsonObject); variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_request.cpp2700 auto liveView = std::static_pointer_cast<NotificationLiveViewContent>(content); in CheckVersion() local
2735 auto liveView = std::static_pointer_cast<NotificationLiveViewContent>(content); in CheckNotificationRequest() local
/base/notification/distributed_notification_service/services/ans/src/
Dadvanced_notification_service.cpp992 bool liveView = record->request->IsCommonLiveView(); in Filter() local
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp1591 auto liveView = std::static_pointer_cast<NotificationLiveViewContent>(content); in CanPublishLiveViewContent() local