summaryrefslogtreecommitdiff
path: root/core/java/android/net/metrics/IpManagerEvent.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/+8
|\
| * Add CTS API coverage for APIs which are used by NetworkStackpaulhu2019-04-301-0/+8
* | All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
|/
* Add NetworkStack metrics to system APIRemi NGUYEN VAN2019-01-211-4/+12
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+2
* Fail if the interface is not available when startingErik Kline2018-03-051-1/+2
* resolve merge conflicts of 4f2a0fe213e5 to stage-aosp-masterHugo Benichi2017-07-141-0/+2
|\
| * IpManager: define InitialConfigurationHugo Benichi2017-07-141-0/+3
* | Connectivity metrics: change how interface names are loggedHugo Benichi2017-03-211-7/+3
* | IP connectivity metrics: cleanup obsolete codeHugo Benichi2017-02-221-13/+6
|/
* Handle IpReachabilityMonitor errors better.Erik Kline2016-11-081-2/+9
* IpConn metrics: use @IntDefHugo Benichi2016-07-051-3/+15
* Log events at APF program generationHugo Benichi2016-06-301-0/+1
* Refactor IP connectivity event loggingHugo Benichi2016-06-291-4/+4
* Remove unused event tags of IpConnectivityEventHugo Benichi2016-04-271-1/+1
* Better ConnectivityMetricsEvent printingHugo Benichi2016-04-271-2/+25
* Make android.net.metrics Event classes @SystemApiHugo Benichi2016-04-181-0/+2
* Fixes fatal linter errors in android.net.metricsHugo Benichi2016-04-181-12/+16
* Add some more metrics: IpManager, IpReachabilityMonitorErik Kline2016-04-141-0/+58