Home
last modified time | relevance | path

Searched refs:waitForEnd (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DHalVibration.java82 public void waitForEnd() throws InterruptedException { in waitForEnd() method in HalVibration
H A DVibratorManagerService.java1941 vib.waitForEnd(); in runVibrate()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/vibrator/
H A DVibratorManagerServiceTest.java2254 vib.waitForEnd(); in vibrateAndWaitUntilFinished()