Searched refs:mFuzz (Results 1 – 1 of 1) sorted by relevance
867 private float mFuzz; field in InputDevice.MotionRange877 mFuzz = fuzz; in MotionRange()955 return mFuzz; in getFuzz()993 out.writeFloat(range.mFuzz); in writeToParcel()1050 description.append(" fuzz=").append(range.mFuzz); in toString()