Fix a minor documentation bug in TrafficStats.
Change-Id: I3cf2199797d875ccb6ab432c298afaace44c7527 Signed-off-by: Ashish Sharma <ashishsharma@google.com>
This commit is contained in:
@@ -219,7 +219,7 @@ public class TrafficStats {
|
||||
public static native long getUidTcpTxSegments(int uid);
|
||||
|
||||
/**
|
||||
* Get the number of TCP payload bytes received for this UID.
|
||||
* Get the number of TCP segments received for this UID.
|
||||
* Does not include TCP control packets (SYN/ACKs/FIN/..).
|
||||
* The statistics are across all interfaces.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user