Searched refs:removeAllHoveringPointersForDevice (Results 1 – 3 of 3) sorted by relevance
68 void removeAllHoveringPointersForDevice(DeviceId deviceId);
62 touchedWindow.removeAllHoveringPointersForDevice(deviceId); in clearHoveringPointers()271 window.removeAllHoveringPointersForDevice(deviceId); in removeAllPointersForDevice()
282 void TouchedWindow::removeAllHoveringPointersForDevice(DeviceId deviceId) { in removeAllHoveringPointersForDevice() function in android::inputdispatcher::TouchedWindow