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 391 void PointerController::setPointerIcon(const SpriteIcon& icon) {
  /frameworks/base/services/jni/
com_android_server_input_InputManagerService.cpp 440 controller->setPointerIcon(SpriteIcon(pointerIcon.bitmap,
443 controller->setPointerIcon(SpriteIcon());
    [all...]

Completed in 95 milliseconds