Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h94 static constexpr unsigned int FLAG_INSTALL_WITH_BACKGROUND_MODE = 0x80000000; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h98 static constexpr unsigned int FLAG_INSTALL_WITH_BACKGROUND_MODE = 0x80000000; variable