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

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

Completed in 63 milliseconds