Searched defs:clearSpots (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/input/ | ||
D | PointerController.cpp | 140 void PointerController::clearSpots() { in clearSpots() function in android::PointerController |
D | TouchSpotController.cpp | 124 void TouchSpotController::clearSpots() { in clearSpots() function in android::TouchSpotController |
/frameworks/native/services/inputflinger/tests/ | ||
D | InputReader_test.cpp | 182 void clearSpots() override {} in clearSpots() function in android::FakePointerController |