Searched refs:mVendorId (Results 1 – 1 of 1) sorted by relevance
60 private final int mVendorId; field in VirtualInputDevice85 mVendorId = vendorId; in VirtualInputDevice()230 if (device.getVendorId() == mVendorId && device.getProductId() == mProductId in updateInputDevice()