Searched refs:getProductId (Results 1 – 9 of 9) sorted by relevance
64 public int getProductId() { in getProductId() method in InputDeviceIdentifier
140 public int getProductId() { in getProductId() method in UsbDevice
134 mProductId = device.getProductId(); in DeviceFilter()235 if (mProductId != -1 && device.getProductId() != mProductId) return false; in matches()325 device.getProductId() != mProductId || in equals()
503 public int getProductId() { in getProductId() method in InputDevice
466 final int pid = device.getProductId(); in isAccessory()
1000 if (identifier.getVendorId() == 0 && identifier.getProductId() == 0) { in getLayoutDescriptor()1005 bob.append(",product:").append(identifier.getProductId()); in getLayoutDescriptor()
486 …nd vendor IDs that are available from {@link android.view.InputDevice#getProductId()} and {@link a…
14035 method public int getProductId();34489 method public int getProductId();
13315 method public int getProductId();32256 method public int getProductId();