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.java1516 notifyVibratorStateListenersLocked(deviceId); in notifyVibratorState()
1521 private void notifyVibratorStateListenersLocked(int deviceId) { in notifyVibratorStateListenersLocked() method in InputManagerService