Home
last modified time | relevance | path

Searched refs:SetEnabledAllNotification (Results 1 - 4 of 4) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_info.h302 void SetEnabledAllNotification(const int32_t &userId, const bool &enable);
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp381 void NotificationPreferencesInfo::SetEnabledAllNotification(const int32_t &userId, const bool &enable) in SetEnabledAllNotification() function in OHOS::Notification::NotificationPreferencesInfo
H A Dnotification_preferences.cpp449 preferencesInfo.SetEnabledAllNotification(userId, enabled); in SetNotificationsEnabled()
H A Dnotification_preferences_database.cpp1538 info.SetEnabledAllNotification(userId, enable); in GetEnableAllNotification()
1544 info.SetEnabledAllNotification(userId, static_cast<bool>(StringToInt(value))); in GetEnableAllNotification()

Completed in 10 milliseconds