Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/continuous_task/src/
H A Dnotification_tools.cpp39 constexpr int BACKGROUND_MODE_VOIP = 8; variable
86 BACKGROUND_MODE_VOIP) != continuousTaskRecord->bgModeIds_.end()) { in PublishNotification()