Searched defs:productName (Results 1 – 2 of 2) sorted by relevance
81 int protocol, @Nullable String manufacturerName, @Nullable String productName, in UsbDevice()441 int protocol, @Nullable String manufacturerName, @Nullable String productName, in Builder()
103 String productName = null; in read() local