Searched refs:onInputDevicesChanged (Results 1 – 12 of 12) sorted by relevance
28 oneway void onInputDevicesChanged(in int[] deviceIdAndGeneration); in onInputDevicesChanged() method
279 public void onInputDevicesChanged(int[] deviceIdAndGeneration) throws RemoteException { in onInputDevicesChanged() method in InputManagerGlobal.InputDevicesChangedListener280 InputManagerGlobal.this.onInputDevicesChanged(deviceIdAndGeneration); in onInputDevicesChanged()284 private void onInputDevicesChanged(int[] deviceIdAndGeneration) { in onInputDevicesChanged() method in InputManagerGlobal
126 void onInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices);
131 onInputDevicesChanged(args.inputDeviceInfos); in notifyInputDevicesChanged()222 void InputDeviceMetricsCollector::onInputDevicesChanged(const std::vector<InputDeviceInfo>& infos) { in onInputDevicesChanged() function in android::InputDeviceMetricsCollector
175 void onInputDevicesChanged(const std::vector<InputDeviceInfo>& infos) REQUIRES(mLock);
427 onInputDevicesChanged(args.inputDeviceInfos); in notifyInputDevicesChanged()432 void UnwantedInteractionBlocker::onInputDevicesChanged( in onInputDevicesChanged() function in android::UnwantedInteractionBlocker
82 devicesChangedListener.onInputDevicesChanged(list.toIntArray()) in notifyDeviceChanged()
122 mDevicesChangedListener.onInputDevicesChanged( in handleNativeOpenInputDevice()
319 mIInputDevicesChangedListener.onInputDevicesChanged(deviceIdsAndGenerations); in updateInputDevices()
236 devicesChangedListener.onInputDevicesChanged(list.toIntArray()) in notifyDeviceChanged()
3515 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