Home
last modified time | relevance | path

Searched refs:flushDecodingByteAccumulator (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
DUriCodec.java107 flushDecodingByteAccumulator( in appendDecoded()
122 flushDecodingByteAccumulator( in appendDecoded()
135 flushDecodingByteAccumulator( in appendDecoded()
146 flushDecodingByteAccumulator(builder, decoder, byteBuffer, throwOnFailure); in appendDecoded()
150 flushDecodingByteAccumulator(builder, decoder, byteBuffer, throwOnFailure); in appendDecoded()
153 private static void flushDecodingByteAccumulator( in flushDecodingByteAccumulator() method in UriCodec