Searched refs:notificationService (Results 1 – 1 of 1) sorted by relevance
102 auto notificationService = AdvancedNotificationService::GetInstance(); in OnAddSystemAbility() local103 if (notificationService == nullptr) { in OnAddSystemAbility()107 notificationService->ResetDistributedEnabled(); in OnAddSystemAbility()137 auto notificationService = AdvancedNotificationService::GetInstance(); in OnExtension() local138 if (notificationService == nullptr) { in OnExtension()143 return notificationService->OnBackup(data, reply); in OnExtension()145 return notificationService->OnRestore(data, reply); in OnExtension()