Searched defs:onPointerDisplayIdChanged (Results 1 – 3 of 3) sorted by relevance
145 void MockPointerControllerPolicyInterface::onPointerDisplayIdChanged(int32_t displayId, in onPointerDisplayIdChanged() function in android::MockPointerControllerPolicyInterface
118 jmethodID onPointerDisplayIdChanged; member722 void NativeInputManager::onPointerDisplayIdChanged(int32_t pointerDisplayId, in onPointerDisplayIdChanged() function in android::NativeInputManager
2803 void onPointerDisplayIdChanged(int pointerDisplayId, float xPosition, float yPosition) { in onPointerDisplayIdChanged() method in InputManagerService