Home
last modified time | relevance | path

Searched defs:isPcAppInPad (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test3.cpp1019 bool isPcAppInPad = false; variable
H A Dwindow_session_property_test.cpp1094 bool isPcAppInPad = true; variable
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp988 void WindowSessionProperty::SetIsPcAppInPad(bool isPcAppInPad) in SetIsPcAppInPad()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp5054 bool isPcAppInPad = false; in IsPcOrPadEnableActivation() local