Searched refs:setPresentation (Results 1 - 4 of 4) sorted by last modified time

/frameworks/base/services/input/
H A DInputReader.cpp2457 mPointerController->setPresentation(
3734 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_SPOT);
4277 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_SPOT);
4285 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_POINTER);
5341 mPointerController->setPresentation(PointerControllerInterface::PRESENTATION_POINTER);
H A DPointerController.cpp228 void PointerController::setPresentation(Presentation presentation) { function in class:android::PointerController
H A DPointerController.h92 virtual void setPresentation(Presentation presentation) = 0;
168 virtual void setPresentation(Presentation presentation);
/frameworks/base/services/input/tests/
H A DInputReader_test.cpp113 virtual void setPresentation(Presentation presentation) { function in class:android::FakePointerController

Completed in 375 milliseconds