Searched refs:SetEnabledAllNotification (Results 1 – 4 of 4) sorted by relevance
303 void SetEnabledAllNotification(const int32_t &userId, const bool &enable);
382 void NotificationPreferencesInfo::SetEnabledAllNotification(const int32_t &userId, const bool &enab… in SetEnabledAllNotification() function in OHOS::Notification::NotificationPreferencesInfo
1582 info.SetEnabledAllNotification(userId, enable); in GetEnableAllNotification()1588 info.SetEnabledAllNotification(userId, static_cast<bool>(StringToInt(value))); in GetEnableAllNotification()
468 preferencesInfo.SetEnabledAllNotification(userId, enabled); in SetNotificationsEnabled()