Home
last modified time | relevance | path

Searched refs:setVibratorHelper (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java177 mService.setVibratorHelper(new VibratorHelper(getContext())); in setUp()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java2095 void setVibratorHelper(VibratorHelper helper) { in setVibratorHelper() method in NotificationManagerService