Searched refs:mFuzz (Results 1 – 1 of 1) sorted by relevance
738 private float mFuzz; field in InputDevice.MotionRange748 mFuzz = fuzz; in MotionRange()826 return mFuzz; in getFuzz()862 out.writeFloat(range.mFuzz); in writeToParcel()917 description.append(" fuzz=").append(range.mFuzz); in toString()