Home
last modified time | relevance | path

Searched defs:tapDismissed (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_store_strategy.cpp218 std::string tapDismissed; in RecoverFromOldVersion() local
367 std::string tapDismissed; in RecoverFromDb() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dnotification_utils.h102 bool tapDismissed; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp565 bool tapDismissed = cjRequest.tapDismissed; in GetNotificationRequestByBool() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi_convert_request.cpp564 bool tapDismissed = true; in GetNotificationtapDismissed() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/reminder/
H A Dreminder_common.cpp607 bool tapDismissed = false; in GenReminderBoolInner() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp912 void ReminderRequest::SetTapDismissed(bool tapDismissed) in SetTapDismissed()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_convert_request.cpp1084 bool tapDismissed = true; in GetNotificationtapDismissed() local