Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp908 auto isPad = windowSystemConfig_.uiType_ == UI_TYPE_PAD; in GetConfigurationFromAbilityInfo() local
914 ((!isPhone && !isPad) || IsFreeMultiWindowMode()); in GetConfigurationFromAbilityInfo()