Searched refs:EXTENTION_WRAPPER (Results 1 – 9 of 9) sorted by relevance
53 EXTENTION_WRAPPER->InitExtentionWrapper(); in OnStart()80 EXTENTION_WRAPPER->CheckIfSetlocalSwitch(); in OnAddSystemAbility()122 EXTENTION_WRAPPER->CheckIfSetlocalSwitch(); in OnReceiveEvent()
35 EXTENTION_WRAPPER->SetlocalSwitch(enable); in OnChange()
82 int32_t ctrlResult = EXTENTION_WRAPPER->BannerControl(bundleOption->GetBundleName()); in IsSlotFlagsTrustlistAsBundle()
198 EXTENTION_WRAPPER->UpdateByCancel(notifications, deleteReason); in NotifyCanceled()216 EXTENTION_WRAPPER->UpdateByCancel(notifications, deleteReason); in BatchNotifyCanceled()
633 int32_t ctrlResult = EXTENTION_WRAPPER->LocalControl(request); in PublishPreparedNotification()658 EXTENTION_WRAPPER->GetUnifiedGroupInfo(request); in PublishPreparedNotification()2293 …EXTENTION_WRAPPER->UpdateByCancel(notifications, NotificationConstant::FLOW_CONTROL_REASON_DELETE); in RemoveNotificationList()
804 ErrCode sync_result = EXTENTION_WRAPPER->SyncAdditionConfig(key, value); in SetAdditionConfig()
544 EXTENTION_WRAPPER->UpdateByBundle(bundleOption->GetBundleName(), in OnBundleRemoved()1982 int32_t ctrlResult = EXTENTION_WRAPPER->ReminderControl(bundleName); in AllowUseReminder()
2413 EXTENTION_WRAPPER->GetUnifiedGroupInfo(request); in PublishNotificationBySa()
73 #define EXTENTION_WRAPPER ::OHOS::DelayedSingleton<ExtensionWrapper>::GetInstance() macro