Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/src/manager/
Dans_manager_proxy.cpp981 ErrCode AnsManagerProxy::UpdateNotificationTimerByUid(const int32_t uid, const bool isPaused) in UpdateNotificationTimerByUid() function in OHOS::Notification::AnsManagerProxy
Dans_manager_stub_invalid.cpp700 ErrCode AnsManagerStub::UpdateNotificationTimerByUid(const int32_t uid, const bool isPaused) in UpdateNotificationTimerByUid() function in OHOS::Notification::AnsManagerStub
/base/notification/distributed_notification_service/services/ans/src/
Dans_manager_stub_invalid.cpp700 ErrCode AnsManagerStub::UpdateNotificationTimerByUid(const int32_t uid, const bool isPaused) in UpdateNotificationTimerByUid() function in OHOS::Notification::AnsManagerStub
Dadvanced_notification_service.cpp2451 ErrCode AdvancedNotificationService::UpdateNotificationTimerByUid(const int32_t uid, const bool isP… in UpdateNotificationTimerByUid() function in OHOS::Notification::AdvancedNotificationService
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_helper.cpp662 ErrCode NotificationHelper::UpdateNotificationTimerByUid(const int32_t uid, const bool isPaused) in UpdateNotificationTimerByUid() function in OHOS::Notification::NotificationHelper
/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_branch_test/
Dans_notification_branch_test.cpp598 ErrCode UpdateNotificationTimerByUid(const int32_t uid, const bool isPaused) override in UpdateNotificationTimerByUid() function in OHOS::Notification::MockAnsManagerInterface
/base/notification/distributed_notification_service/frameworks/core/src/
Dans_notification.cpp2042 ErrCode AnsNotification::UpdateNotificationTimerByUid(const int32_t uid, const bool isPaused) in UpdateNotificationTimerByUid() function in OHOS::Notification::AnsNotification