Searched defs:onInputDevicesChanged (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java1020 private void onInputDevicesChanged(int[] deviceIdAndGeneration) { method in class:InputManager
1136 public void onInputDevicesChanged(int[] deviceIdAndGeneration) throws RemoteException { method in class:InputManager.InputDevicesChangedListener
1137 InputManager.this.onInputDevicesChanged(deviceIdAndGeneration);

Completed in 23 milliseconds