Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DTouchState.h57 sp<android::gui::WindowInfoHandle> getFirstForegroundWindowHandle() const;
H A DTouchState.cpp125 sp<WindowInfoHandle> TouchState::getFirstForegroundWindowHandle() const { in getFirstForegroundWindowHandle() function in android::inputdispatcher::TouchState
H A DInputDispatcher.cpp2038 newTouchedWindowHandle = tempTouchState.getFirstForegroundWindowHandle(); in findTouchedWindowTargetsLocked()
2153 tempTouchState.getFirstForegroundWindowHandle(); in findTouchedWindowTargetsLocked()
2259 tempTouchState.getFirstForegroundWindowHandle(); in findTouchedWindowTargetsLocked()
2283 tempTouchState.getFirstForegroundWindowHandle(); in findTouchedWindowTargetsLocked()