Searched refs:onInputDevicesChanged (Results 1 – 4 of 4) sorted by relevance
28 oneway void onInputDevicesChanged(in int[] deviceIdAndGeneration); in onInputDevicesChanged() method
1053 private void onInputDevicesChanged(int[] deviceIdAndGeneration) { in onInputDevicesChanged() method in InputManager1169 public void onInputDevicesChanged(int[] deviceIdAndGeneration) throws RemoteException { in onInputDevicesChanged() method in InputManager.InputDevicesChangedListener1170 InputManager.this.onInputDevicesChanged(deviceIdAndGeneration); in onInputDevicesChanged()
2408 mListener.onInputDevicesChanged(info); in notifyInputDevicesChanged()
9872 HSPLandroid/hardware/input/InputManager$InputDevicesChangedListener;->onInputDevicesChanged([I)V9883 HSPLandroid/hardware/input/InputManager;->onInputDevicesChanged([I)V