Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dtelephony_extension_wrapper.h37 #define TEL_EXTENTION_WRAPPER ::OHOS::DelayedSingleton<TelExtensionWrapper>::GetInstance() macro
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_service_ability.cpp62 TEL_EXTENTION_WRAPPER->InitTelExtentionWrapper(); in OnStart()
H A Dadvanced_datashare_helper.cpp162 resultId = TEL_EXTENTION_WRAPPER->GetCallerIndex(resultSet, phoneNumber); in QueryContact()