Searched refs:onInputDevicesChanged (Results 1 – 3 of 3) sorted by relevance
28 oneway void onInputDevicesChanged(in int[] deviceIdAndGeneration); in onInputDevicesChanged() method
714 private void onInputDevicesChanged(int[] deviceIdAndGeneration) { in onInputDevicesChanged() method in InputManager814 public void onInputDevicesChanged(int[] deviceIdAndGeneration) throws RemoteException { in onInputDevicesChanged() method in InputManager.InputDevicesChangedListener815 InputManager.this.onInputDevicesChanged(deviceIdAndGeneration); in onInputDevicesChanged()
1749 mListener.onInputDevicesChanged(info); in notifyInputDevicesChanged()