Searched defs:CancelNotification (Results 1 – 6 of 6) sorted by relevance
48 inline int32_t CancelNotification(uint32_t notificationId) in CancelNotification() function
55 fn CancelNotification(notificationId: u32) -> i32; in CancelNotification() function
231 void UsbMassStorageNotification::CancelNotification(const std::map<std::string, UsbDevice *> &devic… in CancelNotification() function in OHOS::USB::UsbMassStorageNotification
91 ErrCode NotificationHelper::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper96 ErrCode NotificationHelper::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::NotificationHelper
293 ErrCode AnsNotification::CancelNotification(int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification298 ErrCode AnsNotification::CancelNotification(const std::string &label, int32_t notificationId) in CancelNotification() function in OHOS::Notification::AnsNotification
309 void ReminderDataManager::CancelNotification(const sptr<ReminderRequest> &reminder) const in CancelNotification() function in OHOS::Notification::ReminderDataManager