Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DJsonWriter.java231 return close(JsonScope.EMPTY_OBJECT, JsonScope.NONEMPTY_OBJECT, "}"); in endObject()
478 if (context == JsonScope.NONEMPTY_OBJECT) { // first in object in beforeName()
517 replaceTop(JsonScope.NONEMPTY_OBJECT); in beforeValue()
DJsonScope.java52 NONEMPTY_OBJECT, enumConstant
DJsonReader.java350 case NONEMPTY_OBJECT: in peek()
692 replaceTop(JsonScope.NONEMPTY_OBJECT); in objectValue()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt71838 Landroid/util/JsonScope;->NONEMPTY_OBJECT:Landroid/util/JsonScope;
112525 Lorg/json/JSONStringer$Scope;->NONEMPTY_OBJECT:Lorg/json/JSONStringer$Scope;