Searched refs:hasTimeoutLongerThan (Results 1 – 1 of 1) sorted by relevance
228 public boolean hasTimeoutLongerThan(long millis) { in hasTimeoutLongerThan() method in VibratorService.Vibration578 if (mCurrentVibration.hasTimeoutLongerThan(newOneShot.getDuration()) in vibrate()