Home | History | Annotate | Download | only in view

Lines Matching refs:vendorId

358     private InputDevice(int id, int generation, int controllerNumber, String name, int vendorId,
365 mVendorId = vendorId;
374 mIdentifier = new InputDeviceIdentifier(descriptor, vendorId, productId);