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

  /frameworks/base/libs/input/
PointerController.h 205 Spot* createAndAddSpotLocked(uint32_t id);
PointerController.cpp 318 spot = createAndAddSpotLocked(id);
671 PointerController::Spot* PointerController::createAndAddSpotLocked(uint32_t id) {

Completed in 130 milliseconds