Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dsystem_dialog_scheduler.cpp99 const std::string VERTICAL_SCREEN_DIALOG_POSITION = "landscapeScreen"; variable
318 … requestWant.SetParam(VERTICAL_SCREEN_DIALOG_POSITION, GetDialogPositionParams(landscapePosition)); in GetSelectorDialogWant()