Searched refs:newOneShot (Results 1 – 1 of 1) sorted by relevance
651 VibrationEffect.OneShot newOneShot = (VibrationEffect.OneShot) effect; in vibrate() local654 if (mCurrentVibration.hasTimeoutLongerThan(newOneShot.getDuration()) in vibrate()655 && newOneShot.getAmplitude() == currentOneShot.getAmplitude()) { in vibrate()