Searched defs:sads (Results 1 – 1 of 1) sorted by relevance
618 ArrayList<byte[]> sads = new ArrayList<>(audioFormatCodes.length); in getSupportedShortAudioDescriptors() local652 ArrayList<byte[]> sads = new ArrayList<>(audioFormatCodes.length); in getSupportedShortAudioDescriptorsFromConfig() local667 private byte[] getShortAudioDescriptorBytes(ArrayList<byte[]> sads) { in getShortAudioDescriptorBytes()