Searched refs:onInputDevicesChanged (Results 1 – 8 of 8) sorted by relevance
28 oneway void onInputDevicesChanged(in int[] deviceIdAndGeneration); in onInputDevicesChanged() method
229 public void onInputDevicesChanged(int[] deviceIdAndGeneration) throws RemoteException { in onInputDevicesChanged() method in InputManagerGlobal.InputDevicesChangedListener230 InputManagerGlobal.this.onInputDevicesChanged(deviceIdAndGeneration); in onInputDevicesChanged()234 private void onInputDevicesChanged(int[] deviceIdAndGeneration) { in onInputDevicesChanged() method in InputManagerGlobal
98 mDevicesChangedListener.onInputDevicesChanged( in handleNativeOpenInputDevice()
96 devicesChangedListener.onInputDevicesChanged(list.toIntArray())
322 mIInputDevicesChangedListener.onInputDevicesChanged(deviceIdsAndGenerations); in updateInputDevices()
238 devicesChangedListener.onInputDevicesChanged(list.toIntArray())
3070 mListener.onInputDevicesChanged(info); in notifyInputDevicesChanged()
20778 Landroid/hardware/input/IInputDevicesChangedListener$Stub$Proxy;->onInputDevicesChanged([I)V20783 Landroid/hardware/input/IInputDevicesChangedListener;->onInputDevicesChanged([I)V20878 Landroid/hardware/input/InputManager$InputDevicesChangedListener;->onInputDevicesChanged([I)V20925 Landroid/hardware/input/InputManager;->onInputDevicesChanged([I)V