Searched defs:newDecoder (Results 1 – 5 of 5) sorted by relevance
/libcore/luni/src/main/java/java/nio/charset/ | ||
D | CharsetICU.java | 22 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetICU |
D | Charset.java | 373 public abstract CharsetDecoder newDecoder(); in newDecoder() method in Charset |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/ | ||
D | CharsetDecoder2Test.java | 141 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetDecoder2Test.MockMalfunctionCharset |
D | CharsetEncoder2Test.java | 131 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetEncoder2Test.MockMalfunctionCharset |
D | CharsetEncoderTest.java | 1119 public CharsetDecoder newDecoder() { in newDecoder() method in CharsetEncoderTest.MockCharset |