Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dsystem_dialog_scheduler.h83 Want GetJumpInterceptorDialogWant(Want &targetWant);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dability_jump_interceptor.cpp72 Want dialogWant = sysDialogScheduler->GetJumpInterceptorDialogWant(targetWant); in DoProcess()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp145 Want SystemDialogScheduler::GetJumpInterceptorDialogWant(Want &targetWant) in GetJumpInterceptorDialogWant() function in OHOS::AAFwk::SystemDialogScheduler