Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp7176 std::shared_ptr<Connection> wallpaperConnection = in transferWallpaperTouch() local
7178 if (wallpaperConnection != nullptr) { in transferWallpaperTouch()
7181 toConnection->inputState.mergePointerStateTo(wallpaperConnection->inputState); in transferWallpaperTouch()
7182 synthesizePointerDownEventsForConnectionLocked(downTimeInTarget, wallpaperConnection, in transferWallpaperTouch()