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