Searched refs:mPwleSizeMax (Results 1 – 4 of 4) sorted by relevance
60 private final int mPwleSizeMax; field in VibratorInfo73 mPwleSizeMax = in.readInt(); in VibratorInfo()82 baseVibratorInfo.mPwlePrimitiveDurationMax, baseVibratorInfo.mPwleSizeMax, in VibratorInfo()125 mPwleSizeMax = pwleSizeMax; in VibratorInfo()140 dest.writeInt(mPwleSizeMax); in writeToParcel()185 && mPwleSizeMax == that.mPwleSizeMax in equalContent()215 + ", mPwleSizeMax=" + mPwleSizeMax in toString()234 pw.println("pwleSizeMax = " + mPwleSizeMax); in dump()413 return mPwleSizeMax; in getPwleSizeMax()744 private int mPwleSizeMax; field in VibratorInfo.Builder[all …]
66 private int mPwleSizeMax; field in FakeVibratorControllerProvider185 infoBuilder.setPwleSizeMax(mPwleSizeMax); in getInfo()303 mPwleSizeMax = pwleSizeMax; in setPwleSizeMax()
78 if (mInfoCache.mPwleSizeMax.isFailed()) { in getInfo()79 mInfoCache.mPwleSizeMax = getPwleSizeMaxInternal(); in getInfo()
300 mPwleSizeMax, in get()325 HalResult<int32_t> mPwleSizeMax = HalResult<int>::transactionFailed(MSG);