Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DJsonReader.java592 checkLenient(); // fall-through in nextInArray()
610 checkLenient(); in nextInArray()
652 checkLenient(); // fall-through in nextInObject()
657 checkLenient(); in nextInObject()
678 checkLenient(); in objectValue()
703 checkLenient(); // fall-through in nextValue()
793 checkLenient(); in nextNonWhitespace()
821 checkLenient(); in nextNonWhitespace()
833 private void checkLenient() throws IOException { in checkLenient() method in JsonReader
936 checkLenient(); // fall-through in nextLiteral()
[all …]