Searched refs:setPwleSizeMax (Results 1 – 5 of 5) sorted by relevance
161 infoBuilder.setPwleSizeMax(mPwleSizeMax); in getInfo()259 public void setPwleSizeMax(int pwleSizeMax) { in setPwleSizeMax() method in FakeVibratorControllerProvider
586 fakeVibrator.setPwleSizeMax(2); in vibrate_singleVibratorLargePwle_splitsVibratorComposeCalls()1264 fakeVibrator.setPwleSizeMax(2);
120 .setPwleSizeMax(20) in testCompositionLimits()290 .setPwleSizeMax(20) in testEquals()
49 jmethodID setPwleSizeMax; member402 env->CallObjectMethod(vibratorInfoBuilder, sVibratorInfoBuilderClassInfo.setPwleSizeMax, in vibratorGetInfo()505 sVibratorInfoBuilderClassInfo.setPwleSizeMax = in register_android_server_vibrator_VibratorController()
738 public Builder setPwleSizeMax(int pwleSizeMax) { in setPwleSizeMax() method in VibratorInfo.Builder