Searched refs:START_ABILITY_PARAMS_KEY (Results 1 – 3 of 3) sorted by relevance
20 const std::string DistributeConstants::START_ABILITY_PARAMS_KEY = "__startParams"; member in OHOS::AppExecFwk::DistributeConstants
25 static const std::string START_ABILITY_PARAMS_KEY;
337 want.SetParam(DistributeConstants::START_ABILITY_PARAMS_KEY, requestParam.GetData()); in GetWant()