Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/bass_client/
DBaseData.java355 int parentSubgroup, in consolidateBaseofLevelThree() argument
359 levelThree.get(i).subGroupId = levelTwo.get(parentSubgroup).subGroupId; in consolidateBaseofLevelThree()
360 log("Copy Codec Id from Level2 Parent" + parentSubgroup); in consolidateBaseofLevelThree()
362 levelTwo.get(parentSubgroup).consolidatedCodecId, in consolidateBaseofLevelThree()
369 new LinkedHashSet<String>(levelTwo.get(parentSubgroup).consolidatedMetadata); in consolidateBaseofLevelThree()
372 new LinkedHashSet<String>(levelTwo.get(parentSubgroup).consolidatedCodecInfo); in consolidateBaseofLevelThree()