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

  /frameworks/base/services/input/
PointerController.h 174 void setPointerIcon(const SpriteIcon& icon);
PointerController.cpp 388 void PointerController::setPointerIcon(const SpriteIcon& icon) {
  /frameworks/base/services/jni/
com_android_server_InputManager.cpp 478 controller->setPointerIcon(SpriteIcon(pointerIcon.bitmap,
481 controller->setPointerIcon(SpriteIcon());
    [all...]

Completed in 34 milliseconds