Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/clone/
H A Dnotification_clone_disturb_service.cpp48 NotificationPreferences::GetInstance()->GetDoNotDisturbProfileListByUserId(userId, profiles); in OnBackup()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_preferences.h384 void GetDoNotDisturbProfileListByUserId(int32_t userId,
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_preferences.cpp740 void NotificationPreferences::GetDoNotDisturbProfileListByUserId(int32_t userId, in GetDoNotDisturbProfileListByUserId() function in OHOS::Notification::NotificationPreferences