Searched refs:product_id (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/inputflinger/host/ |
D | InputDriver.cpp | 295 const char* name, int32_t product_id, int32_t vendor_id, in create_device_identifier() argument 298 return driver->createDeviceIdentifier(name, product_id, vendor_id, bus, unique_id); in create_device_identifier()
|
D | InputDriver.h | 138 const char* name, int32_t product_id, int32_t vendor_id,
|
/frameworks/base/core/proto/android/service/ |
D | usb.proto | 122 optional int32 product_id = 3; field 353 optional int32 product_id = 2; field
|