Searched refs:onInputDevicesChanged (Results 1 – 12 of 12) sorted by relevance
28 oneway void onInputDevicesChanged(in int[] deviceIdAndGeneration); in onInputDevicesChanged() method
248 public void onInputDevicesChanged(int[] deviceIdAndGeneration) throws RemoteException { in onInputDevicesChanged() method in InputManagerGlobal.InputDevicesChangedListener249 InputManagerGlobal.this.onInputDevicesChanged(deviceIdAndGeneration); in onInputDevicesChanged()253 private void onInputDevicesChanged(int[] deviceIdAndGeneration) { in onInputDevicesChanged() method in InputManagerGlobal
127 void onInputDevicesChanged(const std::vector<InputDeviceInfo>& inputDevices);
131 onInputDevicesChanged(args.inputDeviceInfos); in notifyInputDevicesChanged()231 void InputDeviceMetricsCollector::onInputDevicesChanged(const std::vector<InputDeviceInfo>& infos) { in onInputDevicesChanged() function in android::InputDeviceMetricsCollector
176 void onInputDevicesChanged(const std::vector<InputDeviceInfo>& infos) REQUIRES(mLock);
433 onInputDevicesChanged(args.inputDeviceInfos); in notifyInputDevicesChanged()438 void UnwantedInteractionBlocker::onInputDevicesChanged( in onInputDevicesChanged() function in android::UnwantedInteractionBlocker
122 mDevicesChangedListener.onInputDevicesChanged( in handleNativeOpenInputDevice()
99 devicesChangedListener.onInputDevicesChanged(list.toIntArray()) in notifyDeviceChanged()
317 mIInputDevicesChangedListener.onInputDevicesChanged(deviceIdsAndGenerations); in updateInputDevices()
246 devicesChangedListener.onInputDevicesChanged(list.toIntArray()) in notifyDeviceChanged()
2938 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