Searched refs:addPilferingPointer (Results 1 – 3 of 3) sorted by relevance
59 void addPilferingPointer(DeviceId deviceId, int32_t pointerId);
210 void TouchedWindow::addPilferingPointer(DeviceId deviceId, int32_t pointerId) { in addPilferingPointer() function in android::inputdispatcher::TouchedWindow
2587 touchedWindow.addPilferingPointer(entry.deviceId, pointer.id); in findTouchedWindowTargetsLocked()