Searched refs:GetDistributedEnabledForBundle (Results 1 – 4 of 4) sorted by relevance
110 bool GetDistributedEnabledForBundle(const std::string deviceType,
982 bool result = preferncesDB_->GetDistributedEnabledForBundle(deviceType, bundleInfo, enable);998 bool result = preferncesDB_->GetDistributedEnabledForBundle(deviceType, bundleInfo, enable);
1065 storeDBResult = preferncesDB_->GetDistributedEnabledForBundle(deviceType, bundleInfo, enabled); in IsDistributedEnabledByBundle()
1950 bool NotificationPreferencesDatabase::GetDistributedEnabledForBundle(const std::string deviceType, in GetDistributedEnabledForBundle() function in OHOS::Notification::NotificationPreferencesDatabase