Searched refs:getCurrentAmplitude (Results 1 – 3 of 3) sorted by relevance
62 (SystemClock.uptimeMillis() < startTime) && (controller.getCurrentAmplitude() > 0); in acceptVibratorCompleteCallback()148 float expectedAmplitude = controller.getCurrentAmplitude(); in turnVibratorBackOn()
77 float currentAmplitude = controller.getCurrentAmplitude(); in play()
165 public float getCurrentAmplitude() { in getCurrentAmplitude() method in VibratorController