Home
last modified time | relevance | path

Searched refs:RemoveAllDialogInfos (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/include/
Dnotification_dialog_manager.h122 void RemoveAllDialogInfos(std::list<std::unique_ptr<DialogInfo>>& dialogInfosRemoved);
/base/notification/distributed_notification_service/services/ans/src/
Dnotification_dialog_manager.cpp208 void NotificationDialogManager::RemoveAllDialogInfos(std::list<std::unique_ptr<DialogInfo>>& dialog… in RemoveAllDialogInfos() function in OHOS::Notification::NotificationDialogManager
304 RemoveAllDialogInfos(dialogInfosRemoved); in HandleAllDialogsClosed()