Searched refs:EMPTY_OBJECT (Results 1 – 4 of 4) sorted by relevance
222 return open(JsonScope.EMPTY_OBJECT, "{"); in beginObject()231 return close(JsonScope.EMPTY_OBJECT, JsonScope.NONEMPTY_OBJECT, "}"); in endObject()480 } else if (context != JsonScope.EMPTY_OBJECT) { // not in an object! in beforeName()
40 EMPTY_OBJECT, enumConstant
346 case EMPTY_OBJECT: in peek()700 push(JsonScope.EMPTY_OBJECT); in nextValue()
57812 Landroid/util/JsonScope;->EMPTY_OBJECT:Landroid/util/JsonScope;