Home
last modified time | relevance | path

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

/frameworks/base/cmds/hid/src/com/android/commands/hid/
DEvent.java209 mReader.endObject(); in getNextEvent()
213 mReader.endObject(); in getNextEvent()
273 mReader.endObject(); in readFeatureReports()
278 mReader.endObject(); in readFeatureReports()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/csharp/src/Google.Protobuf/
DJsonToken.cs44 private static readonly JsonToken endObject = new JsonToken(TokenType.EndObject); field in Google.Protobuf.JsonToken
53 internal static JsonToken EndObject { get { return endObject; } }
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
DAssetJsonWriter.java96 mWriter.endObject(); in closeAndGetString()
DJsonParser.java71 reader.endObject(); in parse()
/frameworks/base/core/java/android/view/
DViewHierarchyEncoder.java79 public void endObject() { in endObject() method in ViewHierarchyEncoder
DViewGroup.java7996 encoder.endObject(); in encode()
DView.java28777 stream.endObject(); in encode()
/frameworks/base/core/java/android/util/
DJsonWriter.java230 public JsonWriter endObject() throws IOException { in endObject() method in JsonWriter
DJsonReader.java302 public void endObject() throws IOException { in endObject() method in JsonReader
/frameworks/base/core/java/android/content/res/
DResources.java1717 encoder.endObject(); in encode()
/frameworks/base/core/java/android/util/proto/
DProtoOutputStream.java1959 public void endObject(long token) { in endObject() method in ProtoOutputStream
/frameworks/base/api/
Dtest-current.txt3073 method @Deprecated public void endObject(long);
Dcurrent.txt47980 method public void endObject() throws java.io.IOException;
48014 method public android.util.JsonWriter endObject() throws java.io.IOException;
77141 method public org.json.JSONStringer endObject() throws org.json.JSONException;
/frameworks/base/config/
Dboot-image-profile.txt15448 HSPLandroid/util/JsonReader;->endObject()V
15480 HSPLandroid/util/JsonWriter;->endObject()Landroid/util/JsonWriter;
31129 HSPLorg/json/JSONStringer;->endObject()Lorg/json/JSONStringer;
Dhiddenapi-greylist-max-o.txt84248 Landroid/view/ViewHierarchyEncoder;->endObject()V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt31503 method public void endObject() throws java.io.IOException;
31539 method public android.util.JsonWriter endObject() throws java.io.IOException;
57761 method public org.json.JSONStringer endObject() throws org.json.JSONException;