Home
last modified time | relevance | path

Searched defs:intentMode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/
H A Djs_insight_intent_executor.cpp384 constexpr auto intentMode = static_cast<size_t>(InsightIntentExecuteMode::UIABILITY_FOREGROUND); in ExecuteInsightIntentUIAbilityForeground() local
414 constexpr auto intentMode = static_cast<size_t>(InsightIntentExecuteMode::UIABILITY_BACKGROUND); in ExecuteInsightIntentUIAbilityBackground() local
446 constexpr auto intentMode = static_cast<size_t>(InsightIntentExecuteMode::UIEXTENSION_ABILITY); in ExecuteInsightIntentUIExtension() local
476 …constexpr auto intentMode = static_cast<size_t>(InsightIntentExecuteMode::SERVICE_EXTENSION_ABILIT… in ExecuteInsightIntentServiceExtension() local