Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp65 const int32_t UI_JUMP_INTERCEPTOR_DIALOG_WIDTH = 328 * 2; variable
492 position.width = UI_JUMP_INTERCEPTOR_DIALOG_WIDTH; in InitDialogPosition()