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

/packages/services/Car/service/src/com/android/car/
H A DCarAudioService.java83 // Values in STREAM_TYPES and STREAM_TYPE_USAGES should be aligned.
89 private static final int[] STREAM_TYPE_USAGES = new int[] { field in class:CarAudioService
762 return new int[] { STREAM_TYPE_USAGES[groupId] };

Completed in 177 milliseconds