Home
last modified time | relevance | path

Searched refs:endObject (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/util/
DJsonWriterTest.java55 jsonWriter.endObject(); in testNameWithoutValue()
101 jsonWriter.endObject(); in testBadNestingArray()
124 jsonWriter.endObject(); in testNullStringValue()
313 jsonWriter.endObject(); in testEmptyObject()
324 jsonWriter.endObject(); in testObjectsInArrays()
328 jsonWriter.endObject(); in testObjectsInArrays()
348 jsonWriter.endObject(); in testArraysInObjects()
374 jsonWriter.endObject(); in testDeepNestingObjects()
376 jsonWriter.endObject(); in testDeepNestingObjects()
388 jsonWriter.endObject(); in testRepeatedName()
[all …]
DJsonReaderTest.java53 reader.endObject(); in testReadObject()
61 reader.endObject(); in testReadEmptyObject()
73 reader.endObject(); in testSkipObject()
90 reader.endObject(); in testHelloWorld()
512 reader.endObject(); in testNextFailuresDoNotAdvance()
537 reader.endObject(); in testNextFailuresDoNotAdvance()
832 reader.endObject(); in testLenientMultipleTopLevelValues()
/frameworks/base/core/java/android/util/
DJsonWriter.java230 public JsonWriter endObject() throws IOException { in endObject() method in JsonWriter
DJsonReader.java300 public void endObject() throws IOException { in endObject() method in JsonReader
/frameworks/base/api/
Dcurrent.txt21302 method public void endObject() throws java.io.IOException;
21338 method public android.util.JsonWriter endObject() throws java.io.IOException;
45548 method public org.json.JSONStringer endObject() throws org.json.JSONException;
D14.txt21302 method public void endObject() throws java.io.IOException;
21338 method public android.util.JsonWriter endObject() throws java.io.IOException;
45548 method public org.json.JSONStringer endObject() throws org.json.JSONException;