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.java232 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()
DJsonScope.java52 NONEMPTY_OBJECT, enumConstant
DJsonReader.java351 case NONEMPTY_OBJECT: in peek()
693 replaceTop(JsonScope.NONEMPTY_OBJECT); in objectValue()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57172 Landroid/util/JsonScope;->NONEMPTY_OBJECT:Landroid/util/JsonScope;