Home
last modified time | relevance | path

Searched defs:avoidType (Results 1 – 2 of 2) sorted by relevance

/foundation/window/window_manager/wmserver/src/
Davoid_area_controller.cpp45 …AreaController::ProcessWindowChange(const sptr<WindowNode>& windowNode, AvoidControlType avoidType, in ProcessWindowChange()
/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager.cpp3308 AvoidAreaType avoidType = (type == WindowType::WINDOW_TYPE_INPUT_METHOD_FLOAT) ? in UpdateAvoidArea() local
3323 for (uint32_t avoidType = start; avoidType <= end; avoidType++) { in UpdateAvoidArea() local