Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/
H A Ddual_display_fold_policy.cpp39 const int32_t REMOVE_DISPLAY_NODE = 0; variable
288 AddOrRemoveDisplayNodeToTree(offScreenId, REMOVE_DISPLAY_NODE); in ChangeScreenDisplayModeInner()
373 } else if (command == REMOVE_DISPLAY_NODE) { in AddOrRemoveDisplayNodeToTree()
387 AddOrRemoveDisplayNodeToTree(SCREEN_ID_SUB, REMOVE_DISPLAY_NODE); in ExitCoordination()
H A Dsingle_display_pocket_fold_policy.cpp34 const int32_t REMOVE_DISPLAY_NODE = 0; variable
507 } else if (command == REMOVE_DISPLAY_NODE) { in AddOrRemoveDisplayNodeToTree()
551 AddOrRemoveDisplayNodeToTree(SCREEN_ID_MAIN, REMOVE_DISPLAY_NODE); in CloseCoordinationScreen()
562 AddOrRemoveDisplayNodeToTree(SCREEN_ID_MAIN, REMOVE_DISPLAY_NODE); in ExitCoordination()