Searched refs:notifyVibratorStateListenerLocked (Results 1 – 1 of 1) sorted by relevance
1533 notifyVibratorStateListenerLocked(deviceId, listeners.getBroadcastItem(i)); in notifyVibratorStateListenersLocked()1541 private void notifyVibratorStateListenerLocked(int deviceId, IVibratorStateListener listener) { in notifyVibratorStateListenerLocked() method in InputManagerService1569 notifyVibratorStateListenerLocked(deviceId, listener); in registerVibratorStateListener()