Searched refs:endObject (Results 1 - 11 of 11) sorted by relevance

/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
H A DAssetJsonWriter.java96 mWriter.endObject();
H A DJsonParser.java71 reader.endObject();
/frameworks/base/cmds/hid/src/com/android/commands/hid/
H A DEvent.java195 mReader.endObject();
199 mReader.endObject();
/frameworks/base/core/java/android/view/
H A DViewHierarchyEncoder.java25 * e.endObject();
78 public void endObject() { method in class:ViewHierarchyEncoder
H A DViewGroup.java7821 encoder.endObject();
H A DView.java[all...]
/frameworks/base/core/java/android/util/
H A DJsonWriter.java45 * Finally close the object using {@link #endObject()}.
98 * writer.endObject();
105 * writer.endObject();
217 * with a call to {@link #endObject}.
230 public JsonWriter endObject() throws IOException { method in class:JsonWriter
H A DJsonReader.java51 * read the object's closing brace by calling {@link #endObject}.
129 * reader.endObject();
159 * reader.endObject();
300 public void endObject() throws IOException { method in class:JsonReader
/frameworks/base/core/java/android/content/res/
H A DResources.java1677 encoder.endObject();
/frameworks/base/core/java/android/util/proto/
H A DProtoOutputStream.java202 * and stored in the buffer until endObject is called, where the two
206 * the caller of endObject uses a stale token that they didn't intend
212 * The object token we are expecting in endObject. If another call to
2008 * Bit 60 - true if the object is repeated (lets us require endObject or endRepeatedObject)
2092 * Returns a token which should be passed to endObject. Calls to endObject must be
2111 public void endObject(long token) { method in class:ProtoOutputStream
2120 * Returns a token which should be passed to endObject. Calls to endObject must be
2155 // After endObject return
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt[all...]

Completed in 229 milliseconds