Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/dialog_session/
H A Ddialog_session_manager.h35 IMPLICIT_START_SELECTOR = 0, enumerator
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/dialog_session/
H A Ddialog_session_manager.cpp316 …Want.SetParam("appselector.selectorType", static_cast<int>(SelectorType::IMPLICIT_START_SELECTOR)); in CreateImplicitSelectorModalDialog()
323 dialogAppInfos, SelectorType::IMPLICIT_START_SELECTOR); in CreateImplicitSelectorModalDialog()