Searched refs:mPwleSizeMax (Results 1 – 2 of 2) sorted by relevance
59 private final int mPwleSizeMax; field in VibratorInfo72 mPwleSizeMax = in.readInt(); in VibratorInfo()81 baseVibratorInfo.mPwlePrimitiveDurationMax, baseVibratorInfo.mPwleSizeMax, in VibratorInfo()124 mPwleSizeMax = pwleSizeMax; in VibratorInfo()139 dest.writeInt(mPwleSizeMax); in writeToParcel()174 && mPwleSizeMax == that.mPwleSizeMax in equals()204 + ", mPwleSizeMax=" + mPwleSizeMax in toString()355 return mPwleSizeMax; in getPwleSizeMax()685 private int mPwleSizeMax; field in VibratorInfo.Builder726 mPwleSizeMax = pwleSizeMax; in setPwleSizeMax()[all …]
65 private int mPwleSizeMax; field in FakeVibratorControllerProvider184 infoBuilder.setPwleSizeMax(mPwleSizeMax); in getInfo()295 mPwleSizeMax = pwleSizeMax; in setPwleSizeMax()