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