Searched refs:mPointerDisplayId (Results 1 – 2 of 2) sorted by relevance
1386 mAcknowledgedPointerDisplayId = args.mPointerDisplayId; in handlePointerDisplayIdChanged()1391 args.mPointerDisplayId, args.mXPosition, args.mYPosition); in handlePointerDisplayIdChanged()2790 final int mPointerDisplayId; field in InputManagerService.PointerDisplayIdChangedArgs2794 mPointerDisplayId = pointerDisplayId; in PointerDisplayIdChangedArgs()
7224 private int mPointerDisplayId = INVALID_DISPLAY; field in WindowManagerService.MousePositionTracker7234 if (displayId != mPointerDisplayId) { in updatePosition()7247 mPointerDisplayId = displayId; in setPointerDisplayId()7274 pointerDisplayId = mMousePositionTracker.mPointerDisplayId; in updatePointerIcon()