Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DTouchState.h67 sp<android::gui::WindowInfoHandle> getFirstForegroundWindowHandle(DeviceId deviceId) const;
DTouchState.cpp183 sp<WindowInfoHandle> TouchState::getFirstForegroundWindowHandle(DeviceId deviceId) const { in getFirstForegroundWindowHandle() function in android::inputdispatcher::TouchState
DInputDispatcher.cpp2462 newTouchedWindowHandle = tempTouchState.getFirstForegroundWindowHandle(entry.deviceId); in findTouchedWindowTargetsLocked()
2630 tempTouchState.getFirstForegroundWindowHandle(entry.deviceId); in findTouchedWindowTargetsLocked()
2748 tempTouchState.getFirstForegroundWindowHandle(entry.deviceId); in findTouchedWindowTargetsLocked()