Searched refs:PutSlotFlags (Results 1 – 4 of 4) sorted by relevance
146 … bool PutSlotFlags(NotificationPreferencesInfo::BundleInfo &bundleInfo, const int32_t &slotFlags);
1030 ASSERT_EQ(preferncesDB_->PutSlotFlags(bundleInfo, 0), true);
945 storeDBResult = preferncesDB_->PutSlotFlags(bundleInfo, value); in SaveBundleProperty()
406 bool NotificationPreferencesDatabase::PutSlotFlags(NotificationPreferencesInfo::BundleInfo &bundleI… in PutSlotFlags() function in OHOS::Notification::NotificationPreferencesDatabase