Searched refs:getWindowsWithHoveringPointer (Results 1 – 3 of 3) sorted by relevance
78 std::set<sp<android::gui::WindowInfoHandle>> getWindowsWithHoveringPointer(
251 std::set<sp<WindowInfoHandle>> TouchState::getWindowsWithHoveringPointer(DeviceId deviceId, in getWindowsWithHoveringPointer() function in android::inputdispatcher::TouchState
711 oldWindows = oldState->getWindowsWithHoveringPointer(entry.deviceId, pointer.id); in getHoveringWindowsLocked()715 newTouchState.getWindowsWithHoveringPointer(entry.deviceId, pointer.id); in getHoveringWindowsLocked()2612 oldState->getWindowsWithHoveringPointer(entry.deviceId, pointerId).empty()) { in findTouchedWindowTargetsLocked()