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