Searched refs:mProductName (Results 1 – 1 of 1) sorted by relevance
34 private String mProductName = ""; // From AudioDeviceInfo field in PeripheralProfile54 public String getProductName() { return mProductName; } in getProductName()77 mProductName = outDeviceInfo.getProductName().toString(); in PeripheralProfile()93 mProductName = outDeviceInfo.getProductName().toString(); in PeripheralProfile()181 mProductName = atts.getValue(kAttr_Product); in startElement()