Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpItem.java307 public Builder fromAvrcpAttributeArray(int[] attrIds, String[] attrMap) { in fromAvrcpAttributeArray() argument
308 int attributeCount = Math.max(attrIds.length, attrMap.length); in fromAvrcpAttributeArray()
310 if (DBG) Log.d(TAG, attrIds[i] + " = " + attrMap[i]); in fromAvrcpAttributeArray()
313 mAvrcpItem.mTitle = attrMap[i]; in fromAvrcpAttributeArray()
316 mAvrcpItem.mArtistName = attrMap[i]; in fromAvrcpAttributeArray()
319 mAvrcpItem.mAlbumName = attrMap[i]; in fromAvrcpAttributeArray()
323 mAvrcpItem.mTrackNumber = Long.valueOf(attrMap[i]); in fromAvrcpAttributeArray()
330 mAvrcpItem.mTotalNumberOfTracks = Long.valueOf(attrMap[i]); in fromAvrcpAttributeArray()
336 mAvrcpItem.mGenre = attrMap[i]; in fromAvrcpAttributeArray()
340 mAvrcpItem.mPlayingTime = Long.valueOf(attrMap[i]); in fromAvrcpAttributeArray()
[all …]
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpItemTest.java135 String[] attrMap = new String[]{ in buildAvrcpItemFromAvrcpAttributes() local
147 builder.fromAvrcpAttributeArray(attrIds, attrMap); in buildAvrcpItemFromAvrcpAttributes()
191 String[] attrMap = new String[]{ in buildAvrcpItemFromAvrcpAttributesWithBadIds_badIdsIgnored() local
207 builder.fromAvrcpAttributeArray(attrIds, attrMap); in buildAvrcpItemFromAvrcpAttributesWithBadIds_badIdsIgnored()
247 String[] attrMap = new String[]{ in buildAvrcpItemFromAvrcpAttributes_imageHandleTooShort() local
259 builder.fromAvrcpAttributeArray(attrIds, attrMap); in buildAvrcpItemFromAvrcpAttributes_imageHandleTooShort()
299 String[] attrMap = new String[]{ in buildAvrcpItemFromAvrcpAttributes_imageHandleEmpty() local
311 builder.fromAvrcpAttributeArray(attrIds, attrMap); in buildAvrcpItemFromAvrcpAttributes_imageHandleEmpty()
351 String[] attrMap = new String[]{ in buildAvrcpItemFromAvrcpAttributes_imageHandleNull() local
363 builder.fromAvrcpAttributeArray(attrIds, attrMap); in buildAvrcpItemFromAvrcpAttributes_imageHandleNull()
[all …]
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/
H A Dprinter.cpp100 const protocols::AttributeMap& attrMap) { in toStream() argument
103 const auto attrtype = attrMap[attr->nla_type]; in toStream()
/aosp12/system/tools/xsdc/src/com/android/xsdc/
H A DXsdHandler.java247 Map<String, XsdAttribute> attrMap = new LinkedHashMap<>(); in makeSchema() local
257 attrMap.put(tag.getName(), (XsdAttribute) tag); in makeSchema()
267 return new XmlSchema(elementMap, typeMap, attrMap, attrGroupMap, groupMap, includeList); in makeSchema()
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCodec2InfoBuilder.cpp584 const MediaCodecsXmlParser::AttributeMap &attrMap = typeIt->second; in buildMediaCodecList() local
587 for (const auto &v : attrMap) { in buildMediaCodecList()
/aosp12/frameworks/av/media/libstagefright/xmlparser/test/
H A DXMLParserTest.cpp73 vector<pair<string, string>> attrMap);
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/
H A Djquery-1.6.2.min.js17attrMap:{"class":"className","for":"htmlFor"},attrHandle:{href:function(a){return a.getAttribute("…
H A Djquery-resizable.min.js19 …w\u00c0-\uFFFF_-]|\\.)+)(?:\((['"]*)((?:\([^\)]+\)|[^\2\(\)]*)+)\2\))?/},attrMap:{"class":"classNa…