Searched refs:IsSaCreateSystemLiveViewAsBundle (Results 1 – 5 of 5) sorted by relevance
272 bool flag = advancedNotificationService_->IsSaCreateSystemLiveViewAsBundle(record, creatorUid);298 bool flag = advancedNotificationService_->IsSaCreateSystemLiveViewAsBundle(nullptr, creatorUid);301 flag = advancedNotificationService_->IsSaCreateSystemLiveViewAsBundle(record, creatorUid);306 flag = advancedNotificationService_->IsSaCreateSystemLiveViewAsBundle(record, creatorUid);
665 bool AdvancedNotificationService::IsSaCreateSystemLiveViewAsBundle( in IsSaCreateSystemLiveViewAsBundle() function in OHOS::Notification::AdvancedNotificationService
227 if (IsSaCreateSystemLiveViewAsBundle(record, ipcUid) && in PublishNotificationForIndirectProxy()2426 if (IsSaCreateSystemLiveViewAsBundle(record, ipcUid) && in PublishNotificationBySa()
1251 if (IsSaCreateSystemLiveViewAsBundle(record, in RemoveFromNotificationList()
1420 …bool IsSaCreateSystemLiveViewAsBundle(const std::shared_ptr<NotificationRecord> &record, int32_t i…