Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/nio/charset/
DCharsetDecoder.java882 public boolean isAutoDetecting() { in isAutoDetecting() method in CharsetDecoder
DCharset-X-Coder.java.template882 public boolean isAutoDetecting() {
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/charset/
DCharsetDecoderTest.java84 assertFalse(decoder.isAutoDetecting()); in testDefaultValues()
/libcore/api/
Dcurrent.txt7127 method public boolean isAutoDetecting();