Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DVibratorController.java250 notifyListenerOnVibrating(true); in on()
271 notifyListenerOnVibrating(true); in on()
294 notifyListenerOnVibrating(true); in on()
317 notifyListenerOnVibrating(true); in on()
328 notifyListenerOnVibrating(false); in off()
355 private void notifyListenerOnVibrating(boolean isVibrating) { in notifyListenerOnVibrating() method in VibratorController
/aosp14/frameworks/base/services/
H A Dart-profile10399 HSPLcom/android/server/vibrator/VibratorController;->notifyListenerOnVibrating(Z)V