Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java2155 notifyVibratorStateListenersLocked(deviceId); in notifyVibratorState()
2160 private void notifyVibratorStateListenersLocked(int deviceId) { in notifyVibratorStateListenersLocked() method in InputManagerService