Searched refs:GetLocalNotificationKeys (Results 1 – 4 of 4) sorted by relevance
315 auto keys = advancedNotificationService_->GetLocalNotificationKeys(bundle2);
1941 advancedNotificationService_->GetLocalNotificationKeys(bundleOption);
508 std::vector<std::string> keys = GetLocalNotificationKeys(bundleOption); in OnBundleRemoved()1181 std::vector<std::string> AdvancedNotificationService::GetLocalNotificationKeys( in GetLocalNotificationKeys() function in OHOS::Notification::AdvancedNotificationService
1274 …std::vector<std::string> GetLocalNotificationKeys(const sptr<NotificationBundleOption> &bundleOpti…