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