Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/dialog_session/
H A Ddialog_session_manager.cpp234 … dialogCallerInfo->requestCode, false, dialogCallerInfo->type == SelectorType::APP_CLONE_SELECTOR); in SendDialogResult()
341 AAFwk::Integer::Box(static_cast<int>(SelectorType::APP_CLONE_SELECTOR))); in CreateCloneSelectorModalDialog()
347 dialogAppInfos, SelectorType::APP_CLONE_SELECTOR); in CreateCloneSelectorModalDialog()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/dialog_session/
H A Ddialog_session_manager.h36 APP_CLONE_SELECTOR = 1 enumerator