summaryrefslogtreecommitdiff
path: root/core/java/android/net/TrafficStats.java
AgeCommit message (Expand)Author
2020-11-24Expose getTx/RxBytes in TrafficStatsjunyulai
2020-11-12Remove legacy style metalava suppressionAurimas Liutikas
2020-11-12Merge changes I6a48d4db,I6741c41c,Ifec6bde5,Icd0717c5Junyu Lai
2020-11-12Return offloaded traffic when querying from TrafficStats APIjunyulai
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-04-27Enforce permission check in getUidStats functionChenbo Feng
2020-01-09[SP01] Add NetworkStats to system APIjunyulai
2020-01-08Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-06Add TrafficStats methods to public APIsAaron Huang
2019-04-17Merge "Move TrafficStats tags for the network stack constants"Chalard Jean
2019-04-17Move TrafficStats tags for the network stack constantsChalard Jean
2019-04-09Restrict access to dangerous methods to <= PChalard Jean
2019-01-28Add SocketUtils for NetworkStackRemi NGUYEN VAN
2018-12-13Merge "DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master"Treehugger Robot
2018-12-12API: Clean up redundant and ineffective usages of SystemApi and TestApiAdrian Roos
2018-12-11DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into masterXin Li
2018-08-28Add DhcpServerRemi NGUYEN VAN
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-07-26docs: added Android P behavior change note to untagSocket referencekopriva
2018-03-26API council requested tweaks to TrafficStats.Jeff Sharkey
2018-02-02Merge "Return non-negetive value in getMobileStats method" am: bb1d07e681 am:...Chenbo Feng
2018-01-29Return non-negetive value in getMobileStats methodChenbo Feng
2018-01-07Add DataUnit to clarify SI-vs-IEC units.Jeff Sharkey
2017-12-19Use NetworkStatsService to get stats for appsChenbo Feng
2017-12-18[ipsec-qtaguid] Tag sockets upon creation of encap socketsBenedict Wong
2017-12-18[CHERRY-PICK] API for apps to tag sockets with their own UID.Jeff Sharkey
2017-08-11Rename API to match StorageStats.Jeff Sharkey
2017-06-26Allocate well-known tag for app store updates.Jeff Sharkey
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2017-01-19StrictMode to detect untagged network traffic.Jeff Sharkey
2016-11-21StrictMode to detect untagged network traffic.Jeff Sharkey
2016-04-12Fix broken javadoc.Jeff Sharkey
2016-03-22Update TrafficStats SystemApi docs.Jeff Sharkey
2016-03-09Restrict TrafficStats due to privacy concerns.Jeff Sharkey
2016-02-27When system server goes down, crash apps more.Jeff Sharkey
2015-12-04Add tagging variants for DatagramSocket.Jeff Sharkey
2015-11-10Introduce socket stats tag for restore trafficChristopher Tate
2015-06-15Update file size formatting.Jeff Sharkey
2015-03-30Progress towards dynamic storage support.Jeff Sharkey
2014-08-07Make TrafficStats uid attribution @SystemApiChristopher Tate
2013-03-26Update TrafficStats docs to reflect behavior.Jeff Sharkey
2013-02-25Add version code constant for JB MR2.Dianne Hackborn
2013-02-07Improve TrafficStats UID APIs.Jeff Sharkey
2013-02-06Offer parsed TCP interface statistics.Jeff Sharkey
2012-07-31Revert "API to adjust network stats."Jeff Sharkey
2012-07-31API to adjust network stats. DO NOT MERGE.Jeff Sharkey
2012-04-12Move TrafficStats iface counters to xt_qtaguid.Jeff Sharkey
2012-04-06INetworkStatsSession with lifecycle for caching.Jeff Sharkey
2012-02-03Unify shorthand for byte-based units.Jeff Sharkey
2012-01-24Move network stats to FileRotator pattern.Jeff Sharkey