Home | History | Annotate | Download | only in view

Lines Matching defs:toolMajor

651      * Axis constant: ToolMajor axis of a motion event.
670 * @see MotionEvent.PointerCoords#toolMajor
3566 public float toolMajor;
3606 toolMajor = 0;
3636 toolMajor = other.toolMajor;
3665 return toolMajor;
3715 toolMajor = value;