Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp244 constexpr const char* IS_CALL_BY_SCB = "isCallBySCB"; member
1254 abilityRequest.want.SetParam(IS_CALL_BY_SCB, false); in StartAbilityInner()
1541 abilityRequest.want.SetParam(IS_CALL_BY_SCB, false); in StartAbilityDetails()
1921 abilityRequest.want.SetParam(IS_CALL_BY_SCB, false); in StartAbilityForOptionInner()
2202 if (sessionInfo->want.GetBoolParam(IS_CALL_BY_SCB, true)) { in StartUIAbilityBySCBDefault()
2225 if (sessionInfo->want.GetBoolParam(IS_CALL_BY_SCB, true)) { in StartUIAbilityBySCBDefault()
2249 if (sessionInfo->want.GetBoolParam(IS_CALL_BY_SCB, true)) { in StartUIAbilityBySCBDefault()
2291 // here we don't need want param "IS_CALL_BY_SCB" any more, remove it. in StartUIAbilityBySCBDefaultCommon()
2292 (sessionInfo->want).RemoveParam(IS_CALL_BY_SCB); in StartUIAbilityBySCBDefaultCommon()
7372 abilityRequest.want.SetParam(IS_CALL_BY_SCB, fals in StartAbilityByCall()
[all...]

Completed in 15 milliseconds