Home
last modified time | relevance | path

Searched refs:UpdateBundleSlotToDisturbeDB (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_database.h247 bool UpdateBundleSlotToDisturbeDB(int32_t userId, const std::string &bundleName,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp716 if (!preferncesDB_->UpdateBundleSlotToDisturbeDB(userId, cloneBundleInfo.GetBundleName(), in UpdateCloneBundleInfo()
H A Dnotification_preferences_database.cpp2097 bool NotificationPreferencesDatabase::UpdateBundleSlotToDisturbeDB(int32_t userId, const std::strin… in UpdateBundleSlotToDisturbeDB() function in OHOS::Notification::NotificationPreferencesDatabase