Searched defs:CancelAllReminders (Results 1 – 7 of 7) sorted by relevance
38 ErrCode ReminderHelper::CancelAllReminders() in CancelAllReminders() function in OHOS::Notification::ReminderHelper
80 ErrCode ReminderDataManager::CancelAllReminders(const std::string &packageName, const int32_t &user… in CancelAllReminders() function in OHOS::Notification::ReminderDataManager108 void ReminderDataManager::CancelAllReminders(const int32_t &userId) in CancelAllReminders() function in OHOS::Notification::ReminderDataManager
1834 ErrCode AdvancedNotificationService::CancelAllReminders() in CancelAllReminders() function in OHOS::Notification::AdvancedNotificationService
965 ErrCode AnsNotification::CancelAllReminders() in CancelAllReminders() function in OHOS::Notification::AnsNotification
2100 ErrCode AnsManagerProxy::CancelAllReminders() in CancelAllReminders() function in OHOS::Notification::AnsManagerProxy
2179 ErrCode AnsManagerStub::CancelAllReminders() in CancelAllReminders() function in OHOS::Notification::AnsManagerStub
401 napi_value CancelAllReminders(napi_env env, napi_callback_info info) in CancelAllReminders() function