Home
last modified time | relevance | path

Searched refs:CreateDialogManager (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service_ability.cpp48 service_->CreateDialogManager(); in OnStart()
H A Dadvanced_notification_publish_service.cpp918 if (!CreateDialogManager()) { in RequestEnableNotification()
1138 if (!CreateDialogManager()) { in CanPopEnableNotificationDialog()
1178 if (!CreateDialogManager()) { in RemoveEnableNotificationDialog()
H A Dadvanced_notification_service.cpp2086 bool AdvancedNotificationService::CreateDialogManager() in CreateDialogManager() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dadvanced_notification_service.h1102 bool CreateDialogManager();
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_service_test.cpp3517 bool ret = advancedNotificationService_->CreateDialogManager();
3520 ret = advancedNotificationService_->CreateDialogManager();