Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DJsonReader.java595 checkLenient(); // fall-through in nextInArray()
613 checkLenient(); in nextInArray()
655 checkLenient(); // fall-through in nextInObject()
660 checkLenient(); in nextInObject()
681 checkLenient(); in objectValue()
706 checkLenient(); // fall-through in nextValue()
796 checkLenient(); in nextNonWhitespace()
824 checkLenient(); in nextNonWhitespace()
836 private void checkLenient() throws IOException { in checkLenient() method in JsonReader
939 checkLenient(); // fall-through in nextLiteral()
[all …]