Searched refs:allAudioAttributes (Results 1 – 1 of 1) sorted by relevance
138 AudioAttributes[] allAudioAttributes = in setupAudioDynamicRoutingForGroup() local140 for (int attrIndex = 0; attrIndex < allAudioAttributes.length; attrIndex++) { in setupAudioDynamicRoutingForGroup()141 AudioAttributes attributes = allAudioAttributes[attrIndex]; in setupAudioDynamicRoutingForGroup()149 Arrays.toString(allAudioAttributes)); in setupAudioDynamicRoutingForGroup()