Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dtelephony_extension_wrapper.h28 void InitTelExtentionWrapper();
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dtelephony_extension_wrapper.cpp28 void TelExtensionWrapper::InitTelExtentionWrapper() in InitTelExtentionWrapper() function in OHOS::Notification::TelExtensionWrapper
H A Dadvanced_notification_service_ability.cpp62 TEL_EXTENTION_WRAPPER->InitTelExtentionWrapper(); in OnStart()