Home
last modified time | relevance | path

Searched refs:BLACK_ACTION_SELECT_DATA (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dimplicit_start_processor.cpp34 const std::string BLACK_ACTION_SELECT_DATA = "ohos.want.action.select"; variable
91 if (want.GetAction() != BLACK_ACTION_SELECT_DATA) { in IsImplicitStartAction()