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

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

Completed in 145 milliseconds