Searched refs:DeleteRemoteNotification (Results 1 – 5 of 5) sorted by relevance
94 ErrCode DeleteRemoteNotification(
277 EXPECT_EQ(distributedManager_->DeleteRemoteNotification(deviceId, bundleName, label, id),
156 EXPECT_EQ(distributedManager_->DeleteRemoteNotification(deviceId, bundleName, label, id),
391 ErrCode DistributedNotificationManager::DeleteRemoteNotification( in DeleteRemoteNotification() function in OHOS::Notification::DistributedNotificationManager
1254 return DistributedNotificationManager::GetInstance()->DeleteRemoteNotification( in DoDistributedDelete()