Searched refs:nextNonWhitespace (Results 1 – 3 of 3) sorted by relevance
592 switch (nextNonWhitespace()) { in nextInArray()605 switch (nextNonWhitespace()) { in nextInArray()633 switch (nextNonWhitespace()) { in nextInObject()641 switch (nextNonWhitespace()) { in nextInObject()654 int quote = nextNonWhitespace(); in nextInObject()679 switch (nextNonWhitespace()) { in objectValue()697 int c = nextNonWhitespace(); in nextValue()783 private int nextNonWhitespace() throws IOException { in nextNonWhitespace() method in JsonReader
15458 HSPLandroid/util/JsonReader;->nextNonWhitespace()I
71809 Landroid/util/JsonReader;->nextNonWhitespace()I