Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_helper.cpp596 ErrCode NotificationHelper::UpdateNotificationTimerByUid(const int32_t uid, const bool isPaused) in UpdateNotificationTimerByUid() function in OHOS::Notification::NotificationHelper
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_manager_stub_invalid.cpp675 ErrCode AnsManagerStub::UpdateNotificationTimerByUid(const int32_t uid, const bool isPaused) in UpdateNotificationTimerByUid() function in OHOS::Notification::AnsManagerStub
H A Dans_manager_proxy.cpp2266 ErrCode AnsManagerProxy::UpdateNotificationTimerByUid(const int32_t uid, const bool isPaused) in UpdateNotificationTimerByUid() function in OHOS::Notification::AnsManagerProxy
H A Dans_notification.cpp2047 ErrCode AnsNotification::UpdateNotificationTimerByUid(const int32_t uid, const bool isPaused) in UpdateNotificationTimerByUid() function in OHOS::Notification::AnsNotification
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
H A Dans_notification_branch_test.cpp597 ErrCode UpdateNotificationTimerByUid(const int32_t uid, const bool isPaused) override in UpdateNotificationTimerByUid() function in OHOS::Notification::MockAnsManagerInterface
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service.cpp2262 ErrCode AdvancedNotificationService::UpdateNotificationTimerByUid(const int32_t uid, const bool isP… in UpdateNotificationTimerByUid() function in OHOS::Notification::AdvancedNotificationService