Searched refs:getPwleSizeMax (Results 1 – 3 of 3) sorted by relevance
125 assertEquals(20, info.getPwleSizeMax()); in testCompositionLimits()131 assertEquals(0, emptyInfo.getPwleSizeMax()); in testCompositionLimits()
312 public int getPwleSizeMax() { in getPwleSizeMax() method in VibratorInfo
1128 int limit = controller.getVibratorInfo().getPwleSizeMax(); in play()