Searched refs:getVibratorHelper (Results 1 – 2 of 2) sorted by relevance
906 mService.getVibratorHelper().createFallbackVibration(/* insistent= */ false)); in testDemoteSoundToVibrate()1195 verifyDelayedVibrate(mService.getVibratorHelper().createFallbackVibration(false)); in testQuietUpdateCancelsDemotedVibrate()
2090 VibratorHelper getVibratorHelper() { in getVibratorHelper() method in NotificationManagerService