Searched refs:getProductId (Results 1 – 14 of 14) sorted by relevance
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
782 || layout.getProductId() != d.getProductId()) { in getDefaultKeyboardLayout()1065 && layout.getProductId() == identifier.getProductId()) { in getKeyboardLayoutsForInputDevice()1071 } else if (layout.getVendorId() == -1 && layout.getProductId() == -1 in getKeyboardLayoutsForInputDevice()1242 if (identifier.getVendorId() == 0 && identifier.getProductId() == 0) { in getLayoutDescriptor()1247 bob.append(",product:").append(identifier.getProductId()); in getLayoutDescriptor()
152 public int getProductId() { in getProductId() method in UsbDevice
133 mProductId = device.getProductId(); in DeviceFilter()234 if (mProductId != -1 && device.getProductId() != mProductId) return false; in matches()324 device.getProductId() != mProductId || in equals()
545 public int getProductId() { in getProductId() method in InputDevice
466 final int pid = device.getProductId(); in isAccessory()
486 …nd vendor IDs that are available from {@link android.view.InputDevice#getProductId()} and {@link a…
13313 method public int getProductId();32254 method public int getProductId();
14604 method public int getProductId();40998 method public int getProductId();
14617 method public int getProductId();41077 method public int getProductId();
15805 method public int getProductId();43998 method public int getProductId();