Home
last modified time | relevance | path

Searched defs:product_id (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/proto/android/service/
Dusb.proto122 optional int32 product_id = 3; field
353 optional int32 product_id = 2; field
/frameworks/native/services/inputflinger/host/
DInputDriver.cpp295 const char* name, int32_t product_id, int32_t vendor_id, in create_device_identifier()