Searched refs:NONEMPTY_OBJECT (Results 1 – 4 of 4) sorted by relevance
232 return close(JsonScope.EMPTY_OBJECT, JsonScope.NONEMPTY_OBJECT, "}"); in endObject()479 if (context == JsonScope.NONEMPTY_OBJECT) { // first in object in beforeName()518 replaceTop(JsonScope.NONEMPTY_OBJECT); in beforeValue()
52 NONEMPTY_OBJECT, enumConstant
351 case NONEMPTY_OBJECT: in peek()693 replaceTop(JsonScope.NONEMPTY_OBJECT); in objectValue()
57172 Landroid/util/JsonScope;->NONEMPTY_OBJECT:Landroid/util/JsonScope;