vendorId property
final
The vendor ID of the device that produced the event.
See developer.android.com/reference/android/view/InputDevice.html#getVendorId() for the numerical values of the vendorId.
Implementation
final int vendorId;
The vendor ID of the device that produced the event.
See developer.android.com/reference/android/view/InputDevice.html#getVendorId() for the numerical values of the vendorId.
final int vendorId;