Searched refs:APP_CLONE_INDEX (Results 1 – 2 of 2) sorted by relevance
47 const std::string APP_CLONE_INDEX = "ohos.extra.param.key.appCloneIndex"; variable132 request.want.RemoveParam(APP_CLONE_INDEX); in ImplicitStartAbility()
66 constexpr const char* APP_CLONE_INDEX = "ohos.extra.param.key.appCloneIndex"; variable3498 int32_t appCloneIndex = abilitySessionInfo->want.GetIntParam(APP_CLONE_INDEX, 0); in ChangeSessionVisibilityWithStatusBar()3531 int32_t appCloneIndex = abilitySessionInfo->want.GetIntParam(APP_CLONE_INDEX, 0); in MakeSessionInfoDuringPendingActivation()