Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp39 const std::string SHOW_DEFAULT_PICKER_FLAG = "ohos.ability.params.showDefaultPicker"; member
234 defaultPicker = request.want.GetBoolParam(SHOW_DEFAULT_PICKER_FLAG, defaultPicker); in ImplicitStartAbility()
391 withDefault = request.want.GetBoolParam(SHOW_DEFAULT_PICKER_FLAG, withDefault) ? false : true; in GenerateAbilityRequestByAction()

Completed in 3 milliseconds