Searched refs:UpdateCloneBundleInfo (Results 1 – 3 of 3) sorted by relevance
98 NotificationPreferences::GetInstance()->UpdateCloneBundleInfo(userId, *bundle); in OnRestore()132 NotificationPreferences::GetInstance()->UpdateCloneBundleInfo(userId, *bundle); in HandleBundleEvent()
387 void UpdateCloneBundleInfo(int32_t userId, const NotificationCloneBundleInfo& cloneBundleInfo);
675 void NotificationPreferences::UpdateCloneBundleInfo(int32_t userId, in UpdateCloneBundleInfo() function in OHOS::Notification::NotificationPreferences