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

  /frameworks/base/services/input/
PointerController.h 255 Spot* createAndAddSpotLocked(uint32_t id);
PointerController.cpp 273 spot = createAndAddSpotLocked(id);
516 PointerController::Spot* PointerController::createAndAddSpotLocked(uint32_t id) {

Completed in 46 milliseconds