Searched refs:mFuzz (Results 1 – 1 of 1) sorted by relevance
851 private float mFuzz; field in InputDevice.MotionRange861 mFuzz = fuzz; in MotionRange()939 return mFuzz; in getFuzz()977 out.writeFloat(range.mFuzz); in writeToParcel()1034 description.append(" fuzz=").append(range.mFuzz); in toString()