HomeSort by relevance Sort by last modified time
    Searched refs:clearSpots (Results 1 - 5 of 5) sorted by null

  /frameworks/native/services/inputflinger/
PointerControllerInterface.h 100 virtual void clearSpots() = 0;
InputReader.cpp     [all...]
  /frameworks/base/libs/input/
PointerController.h 106 virtual void clearSpots();
PointerController.cpp 336 void PointerController::clearSpots() {
338 ALOGD("clearSpots");
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 124 virtual void clearSpots() {
    [all...]

Completed in 463 milliseconds