Searched refs:encodings (Results 1 – 11 of 11) sorted by relevance
17 import encodings27 UTF_8 = encodings.utf_8.getregentry().name
351 int[] encodings = {ENCODING_PCM_24BIT_PACKED, ENCODING_PCM_32BIT}; in getEncodingFormat_withMultipleLinearPcmEncodings_returnsMax() local352 when(deviceInfo.getEncodings()).thenReturn(encodings); in getEncodingFormat_withMultipleLinearPcmEncodings_returnsMax()364 int[] encodings = {ENCODING_MPEGH_BL_L3}; in getEncodingFormat_withoutLinearPcmEncodings_returnsDefault() local365 when(deviceInfo.getEncodings()).thenReturn(encodings); in getEncodingFormat_withoutLinearPcmEncodings_returnsDefault()
381 String[] encodings = fetchPart.getHeader(MimeHeader.HEADER_CONTENT_TRANSFER_ENCODING); in fetchInternal() local384 if (encodings != null && encodings.length > 0) { in fetchInternal()385 contentTransferEncoding = encodings[0]; in fetchInternal()
39 // Observations may store their data using special privacy-preserving encodings.
21 # http://www.gnu.org/software/libiconv for the list of possible encodings.593 # the list of possible encodings.
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...