Searched refs:contextAttributes (Results 1 – 1 of 1) sorted by relevance
997 AudioAttributes[] contextAttributes = in getAudioAttributes() local999 for (int attrIndex = 0; attrIndex < contextAttributes.length; attrIndex++) { in getAudioAttributes()1000 audioAttributes.add(contextAttributes[attrIndex]); in getAudioAttributes()