Searched refs:getProductId (Results 1 – 15 of 15) sorted by relevance
71 if (l.getVendorId() == r.getVendorId() && l.getProductId() == r.getProductId() && in isDevicesMatching()
130 final int pid = device.getProductId(); in isDeviceInAoapMode()
92 if (l.getVendorId() == r.getVendorId() && l.getProductId() == r.getProductId() && in isDevicesMatching()
67 public int getProductId() { in getProductId() method in InputDeviceIdentifier
124 public int getProductId() { in getProductId() method in KeyboardLayout
117 Device d = new Device(id, e.getName(), e.getVendorId(), e.getProductId(), in registerDevice()
64 public int getProductId() { in getProductId() method in Event
810 || layout.getProductId() != d.getProductId()) { in getDefaultKeyboardLayout()1093 && layout.getProductId() == identifier.getProductId()) { in getKeyboardLayoutsForInputDevice()1099 } else if (layout.getVendorId() == -1 && layout.getProductId() == -1 in getKeyboardLayoutsForInputDevice()1270 if (identifier.getVendorId() == 0 && identifier.getProductId() == 0) { in getLayoutDescriptor()1275 bob.append(",product:").append(identifier.getProductId()); in getLayoutDescriptor()
157 public int getProductId() { in getProductId() method in UsbDevice
555 public int getProductId() { in getProductId() method in InputDevice
196 mProductId = device.getProductId(); in DeviceFilter()297 if (mProductId != -1 && device.getProductId() != mProductId) return false; in matches()398 device.getProductId() != mProductId || in equals()
466 final int pid = device.getProductId(); in isAccessory()
13313 method public int getProductId();32254 method public int getProductId();
15896 method public int getProductId();43937 method public int getProductId();
17403 method public int getProductId();47476 method public int getProductId();