Searched refs:mFuzz (Results 1 – 1 of 1) sorted by relevance
806 private float mFuzz; field in InputDevice.MotionRange816 mFuzz = fuzz; in MotionRange()894 return mFuzz; in getFuzz()931 out.writeFloat(range.mFuzz); in writeToParcel()988 description.append(" fuzz=").append(range.mFuzz); in toString()