Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DTouchedWindow.h68 void removeAllHoveringPointersForDevice(DeviceId deviceId);
DTouchState.cpp62 touchedWindow.removeAllHoveringPointersForDevice(deviceId); in clearHoveringPointers()
271 window.removeAllHoveringPointersForDevice(deviceId); in removeAllPointersForDevice()
DTouchedWindow.cpp282 void TouchedWindow::removeAllHoveringPointersForDevice(DeviceId deviceId) { in removeAllHoveringPointersForDevice() function in android::inputdispatcher::TouchedWindow