Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java2171 notifyVibratorStateListenersLocked(deviceId); in notifyVibratorState()
2176 private void notifyVibratorStateListenersLocked(int deviceId) { in notifyVibratorStateListenersLocked() method in InputManagerService