summaryrefslogtreecommitdiff
path: root/core/java/android/net/ConnectivityMetricsEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Remove hidden API usage in metrics toStringRemi NGUYEN VAN2020-12-021-4/+2
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Networking metrics: minor pretty printing improvementsHugo Benichi2017-11-081-1/+2
* Connectivity metrics: add transports pretty printingHugo Benichi2017-04-131-1/+4
* Connectivity metrics: add transports to validation probesHugo Benichi2017-03-211-1/+4
* Connectivity metrics: change how interface names are loggedHugo Benichi2017-03-211-2/+8
* ConnectivityMetricsEvent: add ifname, netid, transportsHugo Benichi2017-03-161-4/+20
* Connectivity metrics: simplify ConnectivityMetricsEventHugo Benichi2017-03-151-25/+11
* IP connectivity metrics: cleanup obsolete codeHugo Benichi2017-02-221-50/+0
* Better ConnectivityMetricsEvent printingHugo Benichi2016-04-271-2/+2
* When dumping connectivity metrics events, print data as well.Lorenzo Colitti2016-04-251-2/+2
* Make ConnectivityMetricsLogger and related classes @SystemApiPavel Zhamaitsiak2016-04-141-5/+16
* resolve merge conflicts of 20ebbb3 to nyc-devPavel Zhamaitsiak2016-04-041-0/+38
|\
| * ConnectivityMetricsLogger: Switch to "pull" modelPavel Zhamaitsiak2016-03-311-0/+38
* | Parcelable classes should always be final.Jeff Sharkey2016-02-291-3/+2
|/
* Add Connectivity Metrics Logger servicePavel Zhamaitsiak2016-02-231-0/+82