Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/vibrator/
H A DInputDeviceDelegate.java65 updateInputDevice(deviceId); in onInputDeviceAdded()
70 updateInputDevice(deviceId); in onInputDeviceChanged()
165 private void updateInputDevice(int deviceId) { in updateInputDevice() method in InputDeviceDelegate