Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp758 … bool isContinuousLiveView = request->IsSystemLiveView() && request->GetCreatorUid() == BGTASK_UID; in HandleUpdateLiveViewNotificationTimer() local
761 if (isContinuousLiveView && liveViewContent->GetType() == TYPE_CODE_DOWNLOAD) { in HandleUpdateLiveViewNotificationTimer()