Home | History | Annotate | Download | only in view

Lines Matching refs:toolMajor

560      * Axis constant: ToolMajor axis of a motion event.
579 * @see MotionEvent.PointerCoords#toolMajor
3266 public float toolMajor;
3306 toolMajor = 0;
3336 toolMajor = other.toolMajor;
3365 return toolMajor;
3415 toolMajor = value;