Home
last modified time | relevance | path

Searched defs:isFold (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/multinavigation/interfaces/
H A Dmultinavigation.js43 static isFold() { method in DeviceHelper
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1441 void ScreenSession::SetFoldScreen(bool isFold) in SetFoldScreen()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_test.cpp1018 bool isFold = false; variable