Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp68 const int32_t UI_JUMP_INTERCEPTOR_DIALOG_WIDTH_NARROW = 328 * 2; variable
494 position.width_narrow = UI_JUMP_INTERCEPTOR_DIALOG_WIDTH_NARROW; in InitDialogPosition()