Home
last modified time | relevance | path

Searched refs:kAttr_Product (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/peripheralprofile/
DPeripheralProfile.java145 private static final String kAttr_Product = "ProductName"; field in PeripheralProfile
181 mProductName = atts.getValue(kAttr_Product); in startElement()