Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dsystem_event_observer.cpp119 AdvancedNotificationService::GetInstance()->RecoverLiveViewFromDb(userId); in OnReceiveEvent()
H A Dadvanced_notification_live_view_service.cpp45 void AdvancedNotificationService::RecoverLiveViewFromDb(int32_t userId) in RecoverLiveViewFromDb() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_service.cpp316 RecoverLiveViewFromDb(); in AdvancedNotificationService()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1130 void RecoverLiveViewFromDb(int32_t userId = -1);
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp2970 advancedNotificationService_->RecoverLiveViewFromDb();