Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dpreferences_constant.h63 BUNDLE_SLOTFLGS_TYPE, enumerator
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp321 return GetBundleProperty(bundleOption, BundleType::BUNDLE_SLOTFLGS_TYPE, slotFlags); in GetNotificationSlotFlagsForBundle()
342 …lt = SetBundleProperty(preferencesInfo, bundleOption, BundleType::BUNDLE_SLOTFLGS_TYPE, slotFlags); in SetNotificationSlotFlagsForBundle()
942 case BundleType::BUNDLE_SLOTFLGS_TYPE: in SaveBundleProperty()
978 case BundleType::BUNDLE_SLOTFLGS_TYPE: in GetBundleProperty()
H A Dnotification_preferences_database.cpp415 …int32_t result = PutBundlePropertyToDisturbeDB(bundleKey, BundleType::BUNDLE_SLOTFLGS_TYPE, slotFl… in PutSlotFlags()
930 case BundleType::BUNDLE_SLOTFLGS_TYPE: in PutBundlePropertyToDisturbeDB()