Searched refs:mfg (Results 1 – 3 of 3) sorted by relevance
43 String mfg = getString(attributes.get(ATTRIBUTE__MFG)); in isVendorPrinter() local44 …dor(ty, vendorValues) || containsVendor(usbMfg, vendorValues) || containsVendor(mfg, vendorValues); in isVendorPrinter()
41 String mfg = getString(attributes.get(ATTRIBUTE__MFG)); in isVendorPrinter() local43 containsVendor(usbMfg, vendorValues) || containsVendor(mfg, vendorValues)) && in isVendorPrinter()
316 String mfg = "<unknown>"; in logUsbDevice() local325 mfg = deviceDescriptor.getMfgString(descriptorParser); in logUsbDevice()341 mfg, product, version, serial); in logUsbDevice()