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

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

Completed in 35 milliseconds