Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_live_view_service_test.cpp336 advancedNotificationService_->HandleUpdateLiveViewNotificationTimer(ownerUid, true);
338 advancedNotificationService_->HandleUpdateLiveViewNotificationTimer(ownerUid, false);
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_live_view_service.cpp747 void AdvancedNotificationService::HandleUpdateLiveViewNotificationTimer(const int32_t uid, const bo… in HandleUpdateLiveViewNotificationTimer() function in OHOS::Notification::AdvancedNotificationService
H A Dadvanced_notification_service.cpp2276 HandleUpdateLiveViewNotificationTimer(uid, isPaused); in UpdateNotificationTimerByUid()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1441 void HandleUpdateLiveViewNotificationTimer(const int32_t uid, const bool isPaused);