Searched refs:getAttributeString (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
H A DAvrcp.java306 textArray[i] = getAttributeString(attrIds[i]);
706 private String getAttributeString(int attrId) { method in class:Avrcp
731 if (DEBUG) Log.v(TAG, "getAttributeString:attrId=" + attrId + " str=" + attrStr);

Completed in 33 milliseconds