summaryrefslogtreecommitdiff
path: root/current/sdk_library/system/framework-connectivity.txt
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2024-01-17 22:14:46 -0800
committerXin Li <delphij@google.com>2024-01-17 22:14:46 -0800
commitf21dbb1b5dd99b7e2de952e6cdd57861eb067a44 (patch)
treeb12481ea41843f462f476d0d9d9dfeb4b87742c2 /current/sdk_library/system/framework-connectivity.txt
parentf3a614cbe92ac0225f4e92d5a389207dd39b9d9f (diff)
parenta887bef605abe55eab282f23b8674792d84c9b89 (diff)
downloadConnectivity-f21dbb1b5dd99b7e2de952e6cdd57861eb067a44.tar.gz
Merge Android 24Q1 Release (ab/11220357)temp_319669529
Bug: 319669529 Merged-In: I9ecfd5f5c5c620906de70adf03120b1baf1ad0b1 Change-Id: I239c5227a4e33e6afc47ead8568e22ae7873f021
Diffstat (limited to 'current/sdk_library/system/framework-connectivity.txt')
-rw-r--r--current/sdk_library/system/framework-connectivity.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/current/sdk_library/system/framework-connectivity.txt b/current/sdk_library/system/framework-connectivity.txt
index 4a2ed8a..e812024 100644
--- a/current/sdk_library/system/framework-connectivity.txt
+++ b/current/sdk_library/system/framework-connectivity.txt
@@ -94,6 +94,7 @@ package android.net {
}
public final class DscpPolicy implements android.os.Parcelable {
+ method public int describeContents();
method @Nullable public java.net.InetAddress getDestinationAddress();
method @Nullable public android.util.Range<java.lang.Integer> getDestinationPortRange();
method public int getDscpValue();
@@ -101,6 +102,7 @@ package android.net {
method public int getProtocol();
method @Nullable public java.net.InetAddress getSourceAddress();
method public int getSourcePort();
+ method public void writeToParcel(@NonNull android.os.Parcel, int);
field @NonNull public static final android.os.Parcelable.Creator<android.net.DscpPolicy> CREATOR;
field public static final int PROTOCOL_ANY = -1; // 0xffffffff
field public static final int SOURCE_PORT_ANY = -1; // 0xffffffff