summaryrefslogtreecommitdiff
path: root/core/java/android/net/metrics/IpReachabilityEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Deprecated IP connectivity metrics system apilifr2021-01-201-0/+4
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-191-2/+0
* Add missing nullability annotations.Aurimas Liutikas2019-08-301-1/+4
* Merge "Add CTS API coverage for APIs which are used by NetworkStack" am: 1c9c...Paul Hu2019-05-011-0/+7
|\
| * Add CTS API coverage for APIs which are used by NetworkStackpaulhu2019-04-301-0/+7
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
|/
* Add NetworkStack metrics to system APIRemi NGUYEN VAN2019-01-211-15/+9
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+3
* Connectivity metrics: change how interface names are loggedHugo Benichi2017-03-211-6/+2
* IP connectivity metrics: cleanup obsolete codeHugo Benichi2017-02-221-15/+2
* IpConn metrics: distinguish NUD_FAILED answersHugo Benichi2016-07-071-6/+32
* Refactor IP connectivity event loggingHugo Benichi2016-06-291-6/+4
* Remove unused event tags of IpConnectivityEventHugo Benichi2016-04-271-5/+3
* Better ConnectivityMetricsEvent printingHugo Benichi2016-04-271-0/+15
* Various fixes in IpReachability event loggingHugo Benichi2016-04-211-0/+84