deviceId property
final
The ID of the device that produced the event.
See https://developer.android.com/reference/android/view/InputDevice.html#getId()
Implementation
final int deviceId;
The ID of the device that produced the event.
See https://developer.android.com/reference/android/view/InputDevice.html#getId()
final int deviceId;