Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DTouchedWindow.h57 bool hasPilferingPointers(DeviceId deviceId) const;
DTouchedWindow.cpp195 bool TouchedWindow::hasPilferingPointers(DeviceId deviceId) const { in hasPilferingPointers() function in android::inputdispatcher::TouchedWindow
DInputDispatcher.cpp2583 touchedWindow.hasPilferingPointers(entry.deviceId)) { in findTouchedWindowTargetsLocked()