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