summaryrefslogtreecommitdiff
path: root/core/java/android/net/TrafficStats.java
Commit message (Expand)AuthorAgeFilesLines
* [MS08] Move NetworkStats files to f/b/package/ConnectivityTJunyu Lai2021-12-101-1032/+0
* Expose getTx/RxBytes in TrafficStatsjunyulai2020-11-241-10/+50
* Remove legacy style metalava suppressionAurimas Liutikas2020-11-121-2/+2
* Merge changes I6a48d4db,I6741c41c,Ifec6bde5,Icd0717c5Junyu Lai2020-11-121-7/+13
|\
| * Return offloaded traffic when querying from TrafficStats APIjunyulai2020-11-121-7/+13
* | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-2/+2
|/
* Enforce permission check in getUidStats functionChenbo Feng2020-04-271-44/+16
* [SP01] Add NetworkStats to system APIjunyulai2020-01-091-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-081-1/+1
* Add TrafficStats methods to public APIsAaron Huang2019-12-061-4/+19
* Merge "Move TrafficStats tags for the network stack constants"Chalard Jean2019-04-171-18/+37
|\
| * Move TrafficStats tags for the network stack constantsChalard Jean2019-04-171-18/+37
* | Restrict access to dangerous methods to <= PChalard Jean2019-04-091-2/+3
|/
* Add SocketUtils for NetworkStackRemi NGUYEN VAN2019-01-281-0/+6
* Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master"Treehugger Robot2018-12-131-0/+8
|\
| * DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into masterXin Li2018-12-111-0/+8
| |\
| | * docs: added Android P behavior change note to untagSocket referencekopriva2018-07-261-0/+8
* | | API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos2018-12-121-2/+0
|/ /
* | Add DhcpServerRemi NGUYEN VAN2018-08-281-0/+2
* | Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+7
|/
* API council requested tweaks to TrafficStats.Jeff Sharkey2018-03-261-8/+24
* Merge "Return non-negetive value in getMobileStats method" am: bb1d07e681 am:...Chenbo Feng2018-02-021-10/+10
|\
| * Return non-negetive value in getMobileStats methodChenbo Feng2018-01-291-10/+10
* | Add DataUnit to clarify SI-vs-IEC units.Jeff Sharkey2018-01-071-5/+11
|/
* Use NetworkStatsService to get stats for appsChenbo Feng2017-12-191-22/+92
* [ipsec-qtaguid] Tag sockets upon creation of encap socketsBenedict Wong2017-12-181-0/+27
* [CHERRY-PICK] API for apps to tag sockets with their own UID.Jeff Sharkey2017-12-181-2/+37
* Rename API to match StorageStats.Jeff Sharkey2017-08-111-7/+7
* Allocate well-known tag for app store updates.Jeff Sharkey2017-06-261-13/+27
* Annotate @SystemApi with required permissions.Jeff Sharkey2017-06-051-0/+3
* StrictMode to detect untagged network traffic.Jeff Sharkey2017-01-191-0/+18
* StrictMode to detect untagged network traffic.Jeff Sharkey2016-11-211-0/+20
* Fix broken javadoc.Jeff Sharkey2016-04-121-2/+0
* Update TrafficStats SystemApi docs.Jeff Sharkey2016-03-221-5/+15
* Restrict TrafficStats due to privacy concerns.Jeff Sharkey2016-03-091-9/+66
* When system server goes down, crash apps more.Jeff Sharkey2016-02-271-3/+3
* Add tagging variants for DatagramSocket.Jeff Sharkey2015-12-041-0/+22
* Introduce socket stats tag for restore trafficChristopher Tate2015-11-101-1/+20
* Update file size formatting.Jeff Sharkey2015-06-151-0/+2
* Progress towards dynamic storage support.Jeff Sharkey2015-03-301-0/+2
* Make TrafficStats uid attribution @SystemApiChristopher Tate2014-08-071-0/+13
* Update TrafficStats docs to reflect behavior.Jeff Sharkey2013-03-261-61/+72
* Add version code constant for JB MR2.Dianne Hackborn2013-02-251-12/+12
* Improve TrafficStats UID APIs.Jeff Sharkey2013-02-071-117/+113
* Offer parsed TCP interface statistics.Jeff Sharkey2013-02-061-0/+26
* Revert "API to adjust network stats."Jeff Sharkey2012-07-311-28/+0
* API to adjust network stats. DO NOT MERGE.Jeff Sharkey2012-07-311-0/+28
* Move TrafficStats iface counters to xt_qtaguid.Jeff Sharkey2012-04-121-20/+86
* INetworkStatsSession with lifecycle for caching.Jeff Sharkey2012-04-061-0/+13
* Unify shorthand for byte-based units.Jeff Sharkey2012-02-031-0/+7