summaryrefslogtreecommitdiff
path: root/core/java/android/net/ConnectivityMetricsEvent.java
AgeCommit message (Expand)Author
2020-12-02Remove hidden API usage in metrics toStringRemi NGUYEN VAN
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2017-11-08Networking metrics: minor pretty printing improvementsHugo Benichi
2017-04-13Connectivity metrics: add transports pretty printingHugo Benichi
2017-03-21Connectivity metrics: add transports to validation probesHugo Benichi
2017-03-21Connectivity metrics: change how interface names are loggedHugo Benichi
2017-03-16ConnectivityMetricsEvent: add ifname, netid, transportsHugo Benichi
2017-03-15Connectivity metrics: simplify ConnectivityMetricsEventHugo Benichi
2017-02-22IP connectivity metrics: cleanup obsolete codeHugo Benichi
2016-04-27Better ConnectivityMetricsEvent printingHugo Benichi
2016-04-25When dumping connectivity metrics events, print data as well.Lorenzo Colitti
2016-04-14Make ConnectivityMetricsLogger and related classes @SystemApiPavel Zhamaitsiak
2016-04-04resolve merge conflicts of 20ebbb3 to nyc-devPavel Zhamaitsiak
2016-03-31ConnectivityMetricsLogger: Switch to "pull" modelPavel Zhamaitsiak
2016-02-29Parcelable classes should always be final.Jeff Sharkey
2016-02-23Add Connectivity Metrics Logger servicePavel Zhamaitsiak