Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp1788 std::vector<sptr<SceneSession>> inputMethodVector; in GetKeyboardAvoidArea() local
1790 inputMethodVector = specificCallback_->onGetSceneSessionVectorByType_( in GetKeyboardAvoidArea()
1793 for (auto& inputMethod : inputMethodVector) { in GetKeyboardAvoidArea()