Home
last modified time | relevance | path

Searched refs:ADVANCED_NOTIFICATION_SERVICE_ABILITY_ID (Results 1 – 2 of 2) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
Dsystem_ability_definition.h195 ADVANCED_NOTIFICATION_SERVICE_ABILITY_ID = 3203, enumerator
352 { ADVANCED_NOTIFICATION_SERVICE_ABILITY_ID, "DistributedNotificationService" },
/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
Dbg_continuous_task_mgr.cpp143 … || systemAbilityManager->CheckSystemAbility(ADVANCED_NOTIFICATION_SERVICE_ABILITY_ID) == nullptr in InitNecessaryState()