Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Dans_dialog_callback_interface.h27 ALLOW_CLICKED, enumerator
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_dialog_manager.cpp120 case DialogStatus::ALLOW_CLICKED: in OnBundleEnabledStatusChanged()
245 …EnabledDialogStatus status = enabled ? EnabledDialogStatus::ALLOW_CLICKED : EnabledDialogStatus::D… in OnDialogButtonClicked()
/ohos5.0/base/notification/distributed_notification_service/services/dialog_ui/enable_notification_dialog/entry/src/main/ets/ServiceExtAbility/
H A DNotificationServiceExtAbility.ts47 ALLOW_CLICKED,
189 code: enabled ? DialogStatus.ALLOW_CLICKED : DialogStatus.DENY_CLICKED,
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Djs_ans_dialog_callback.cpp48 case EnabledDialogStatus::ALLOW_CLICKED: in GetErrCodeFromStatus()
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_dialog_manager.h38 ALLOW_CLICKED, enumerator