Home
last modified time | relevance | path

Searched refs:FLAG_START_FOREGROUND_ABILITY (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h76 static constexpr unsigned int FLAG_START_FOREGROUND_ABILITY = 0x00000200; member in OHOS::DistributedSchedule::final
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h76 static constexpr unsigned int FLAG_START_FOREGROUND_ABILITY = 0x00000200; member in OHOS::AAFwk::final
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
H A Djs_plugin_want.cpp48 flagMap.emplace("startForegroundAbility", Want::FLAG_START_FOREGROUND_ABILITY); in AceInnerInitWantOptionsData()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_want.cpp57 flagMap.emplace("startForegroundAbility", Want::FLAG_START_FOREGROUND_ABILITY); in InnerInitWantOptionsData()

Completed in 7 milliseconds