Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp554 bool needUpdateToInputManager = false; in UpdateToInputManager() local
557 needUpdateToInputManager = true; in UpdateToInputManager()
569 if (needUpdateToInputManager && updateToInputManagerCallback_ != nullptr) { in UpdateToInputManager()