Searched refs:SetEnableNotification (Results 1 – 4 of 4) sorted by relevance
97 void SetEnableNotification(const bool &enable);
64 void NotificationPreferencesInfo::BundleInfo::SetEnableNotification(const bool &enable) in SetEnableNotification() function in OHOS::Notification::NotificationPreferencesInfo::BundleInfo
474 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleOption)); in CheckSlotForCreateSlot()539 bundleInfo.SetEnableNotification(CheckApiCompatibility(bundleOption)); in SetBundleProperty()567 bundleInfo.SetEnableNotification(value); in SaveBundleProperty()
1103 bundleInfo.SetEnableNotification(static_cast<bool>(StringToInt(value))); in ParseBundleEnableNotification()