Searched refs:WANT_PARAM_PICKER_SUMMARY (Results 1 – 2 of 2) sorted by relevance
65 constexpr const char* WANT_PARAM_PICKER_SUMMARY = "ability.picker.summary"; variable202 wp.SetParam(WANT_PARAM_PICKER_SUMMARY, AAFwk::WantParamWrapper::Box(pickerWp)); in CreateWantForMatchShareTest()
79 const std::string WANT_PARAM_PICKER_SUMMARY = "ability.picker.summary"; variable1759 auto pickerSummary = wantParams.GetWantParams(WANT_PARAM_PICKER_SUMMARY); in MatchShare()