Searched refs:clearSpots (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/services/input/
H A DPointerController.h107 virtual void clearSpots() = 0;
171 virtual void clearSpots();
H A DPointerController.cpp291 void PointerController::clearSpots() { function in class:android::PointerController
293 ALOGD("clearSpots");
H A DInputReader.cpp3594 mPointerController->clearSpots();
4279 mPointerController->clearSpots();
4491 mPointerController->clearSpots();
5342 mPointerController->clearSpots();
/frameworks/base/services/input/tests/
H A DInputReader_test.cpp120 virtual void clearSpots() { function in class:android::FakePointerController

Completed in 1282 milliseconds