Searched refs:mFuzz (Results 1 – 1 of 1) sorted by relevance
816 private float mFuzz; field in InputDevice.MotionRange826 mFuzz = fuzz; in MotionRange()904 return mFuzz; in getFuzz()942 out.writeFloat(range.mFuzz); in writeToParcel()999 description.append(" fuzz=").append(range.mFuzz); in toString()