Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dability_jump_interceptor.cpp32 constexpr const char* JUMP_DIALOG_TARGET_LABEL_ID = "interceptor_targetLabelId"; variable
181 want.SetParam(JUMP_DIALOG_TARGET_LABEL_ID, static_cast<long long>(targetAppInfo.labelId)); in LoadAppLabelInfo()