Home
last modified time | relevance | path

Searched refs:GetAllDoNotDisturbProfiles (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences_info.h319 …void GetAllDoNotDisturbProfiles(int32_t userId, std::vector<sptr<NotificationDoNotDisturbProfile>>…
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences_info.cpp325 void NotificationPreferencesInfo::GetAllDoNotDisturbProfiles( in GetAllDoNotDisturbProfiles() function in OHOS::Notification::NotificationPreferencesInfo
H A Dnotification_preferences.cpp744 preferencesInfo_.GetAllDoNotDisturbProfiles(userId, profiles); in GetDoNotDisturbProfileListByUserId()
802 preferencesInfo.GetAllDoNotDisturbProfiles(userId, profiles); in RemoveDoNotDisturbProfileTrustList()